OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:M_SQRT1_2l
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/include/
math.h
363
#define
M_SQRT1_2l
0.707106781186547524400844362104849039L /* 1/sqrt(2) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
math.h
392
# define
M_SQRT1_2l
0.7071067811865475244008443621048490L /* 1/sqrt(2) */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
math.h
393
# define
M_SQRT1_2l
0.7071067811865475244008443621048490L /* 1/sqrt(2) */
Completed in 964 milliseconds