This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
22101f9689
llvm-project
/
libclc
/
generic
/
lib
/
geometric
/
length.inc
4 lines
95 B
PHP
Raw
Blame
History
_CLC_OVERLOAD
_CLC_DEF
__CLC_FLOAT
length
(
__CLC_FLOATN
p
)
{
return
native_sqrt
(
dot
(
p
,
p
));
}
Reference in New Issue
View Git Blame
Copy Permalink