OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acoshf
(Results
151 - 175
of
373
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/ndk/platforms/android-18/include/
math.h
351
float
acoshf
(float) __NDK_FPABI_MATH__;
/development/ndk/platforms/android-21/include/
math.h
344
float
acoshf
(float) __NDK_FPABI_MATH__;
/development/ndk/platforms/android-3/include/
math.h
347
float
acoshf
(float) __NDK_FPABI_MATH__;
/development/ndk/platforms/android-9/include/
math.h
347
float
acoshf
(float) __NDK_FPABI_MATH__;
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h
704
#define __ieee754_acoshf
acoshf
/external/clang/lib/Headers/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/ndk/sources/android/support/src/msun/
math_private.h
700
#define __ieee754_acoshf
acoshf
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libm-2.11.1.so
libm.so
libm.so.6
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h
154
__tg_acosh(float __x) {return
acoshf
(__x);}
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
math.h
347
float
acoshf
(float) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
math.h
347
float
acoshf
(float) __NDK_FPABI_MATH__;
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
math.h
347
float
acoshf
(float) __NDK_FPABI_MATH__;
Completed in 831 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>