OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fabsl
(Results
276 - 300
of
429
) sorted by null
<<
11
12
13
14
15
16
17
18
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/prebuilts/sdk/renderscript/clang-include/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
/prebuilts/sdk/renderscript/lib/arm/
libm.so
/prebuilts/sdk/renderscript/lib/mips/
libm.so
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libgnustl_shared.so
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libgnustl_shared.so
/external/libcxx/test/std/depr/depr.c.headers/
math_h.pass.cpp
88
static_assert((std::is_same<decltype(
fabsl
(0.L)), long double>::value), "");
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp
86
static_assert((std::is_same<decltype(
fabsl
(0.L)), long double>::value), "");
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libm-2.15.so
libm.so
libm.so.6
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
builtins.def
254
DEF_C99_C90RES_BUILTIN (BUILT_IN_FABSL, "
fabsl
", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_CONST_NOTHROW_LEAF_LIST)
[
all
...]
/external/clang/include/clang/Basic/
Builtins.def
[
all
...]
/external/llvm/lib/Transforms/Utils/
SimplifyLibCalls.cpp
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/
libgnustl_shared.so
/external/bison/lib/
config.in.h
808
/* Define to 1 if
fabsl
is declared even after undefining macros. */
[
all
...]
/external/bison/darwin-lib/
config.h
809
/* Define to 1 if
fabsl
is declared even after undefining macros. */
[
all
...]
/external/bison/linux-lib/
config.h
809
/* Define to 1 if
fabsl
is declared even after undefining macros. */
[
all
...]
/external/lldb/source/Core/
Scalar.cpp
[
all
...]
Completed in 858 milliseconds
<<
11
12
13
14
15
16
17
18