OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atanf
(Results
51 - 75
of
114
) sorted by null
1
2
3
4
5
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
math.h
312
float
atanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
math.h
312
float
atanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
math.h
312
float
atanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
math.h
312
float
atanf
(float);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
math.h
312
float
atanf
(float);
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/
libm.so
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/
libm.so
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/lib/
libm.so
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/lib/
libm.so
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/lib/
libm.so
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/lib/
libm.so
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/lib/
libm.so
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/lib/
libm.so
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h
457
/* Define to 1 if you have the `
atanf
' function. */
1281
# define
atanf
macro
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h
457
/* Define to 1 if you have the `
atanf
' function. */
1281
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h
342
/* Define to 1 if you have the `
atanf
' function. */
1143
# define
atanf
macro
[
all
...]
/external/clang/lib/Headers/
tgmath.h
125
__tg_atan(float __x) {return
atanf
(__x);}
Completed in 353 milliseconds
1
2
3
4
5