OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expm1l
(Results
76 - 100
of
202
) sorted by null
1
2
3
4
5
6
7
8
9
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h
691
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h
691
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h
700
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h
691
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h
691
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
691
__tg_expm1(long double __x) {return
expm1l
(__x);}
/prebuilts/sdk/renderscript/lib/arm/
libm.so
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
builtins.def
251
DEF_C99_BUILTIN (BUILT_IN_EXPM1L, "
expm1l
", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
[
all
...]
/prebuilts/abi-dumps/ndk/28/64/arm64_armv8-a/source-based/
libm.so.lsdump.gz
/prebuilts/abi-dumps/ndk/28/64/x86_64/source-based/
libm.so.lsdump.gz
/external/clang/include/clang/Basic/
Builtins.def
[
all
...]
/external/llvm/lib/Analysis/
TargetLibraryInfo.cpp
172
TLI.setUnavailable(LibFunc::
expm1l
);
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
Builtins.def
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Builtins.def
[
all
...]
Completed in 934 milliseconds
1
2
3
4
5
6
7
8
9