OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fabsl
(Results
176 - 200
of
415
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h
598
/* Define to 1 if you have the `
fabsl
' function. */
1433
# define
fabsl
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h
598
/* Define to 1 if you have the `
fabsl
' function. */
1433
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++config.h
602
/* Define to 1 if you have the `
fabsl
' function. */
1447
# define
fabsl
macro
[
all
...]
/development/ndk/platforms/android-13/include/
math.h
429
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-18/include/
math.h
431
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-21/include/
math.h
420
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-3/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/development/ndk/platforms/android-9/include/
math.h
426
long double
fabsl
(long double) __NDK_FPABI_MATH__ __pure2;
/external/clang/lib/Headers/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
/external/llvm/lib/Analysis/
TargetLibraryInfo.cpp
134
TLI.setUnavailable(LibFunc::
fabsl
);
VectorUtils.cpp
181
case LibFunc::
fabsl
:
/external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp
337
case LibFunc::
fabsl
:
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
tgmath.h
541
__tg_fabs(long double __x) {return
fabsl
(__x);}
Completed in 646 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>