OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ieee754_atan2f
(Results
1 - 9
of
9
) sorted by null
/device/google/contexthub/firmware/lib/libm/
wf_atan2.c
31
return
__ieee754_atan2f
(y,x);
ef_atan2.c
32
float
__ieee754_atan2f
(float y, float x)
function
34
float
__ieee754_atan2f
(y,x)
fdlibm.h
202
extern float
__ieee754_atan2f
__P((float,float));
/bionic/libm/upstream-freebsd/lib/msun/src/
e_atan2f.c
33
__ieee754_atan2f
(float y, float x)
function
math_private.h
716
#define
__ieee754_atan2f
atan2f
macro
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
e_atan2f.c
33
__ieee754_atan2f
(float y, float x)
function
math_private.h
708
#define
__ieee754_atan2f
atan2f
macro
/prebuilts/ndk/r11/sources/android/support/src/msun/
math_private.h
704
#define
__ieee754_atan2f
atan2f
macro
/prebuilts/ndk/r13/sources/android/support/src/msun/
math_private.h
704
#define
__ieee754_atan2f
atan2f
macro
Completed in 975 milliseconds