OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ceill
(Results
26 - 36
of
36
) sorted by null
1
2
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
354
/* Define to 1 if you have the `
ceill
' function. */
1158
# define
ceill
macro
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
354
/* Define to 1 if you have the `
ceill
' function. */
1158
# define
ceill
macro
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h
354
/* Define to 1 if you have the `
ceill
' function. */
1158
# define
ceill
macro
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h
354
/* Define to 1 if you have the `
ceill
' function. */
1158
# define
ceill
macro
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++config.h
354
/* Define to 1 if you have the `
ceill
' function. */
1158
# define
ceill
macro
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h
354
/* Define to 1 if you have the `
ceill
' function. */
1158
# define
ceill
macro
[
all
...]
/external/clang/lib/Headers/
tgmath.h
605
__tg_ceil(long double __x) {return
ceill
(__x);}
/prebuilt/sdk/11/renderscript/clang-include/
tgmath.h
605
__tg_ceil(long double __x) {return
ceill
(__x);}
/prebuilt/sdk/12/renderscript/clang-include/
tgmath.h
605
__tg_ceil(long double __x) {return
ceill
(__x);}
/prebuilt/sdk/13/renderscript/clang-include/
tgmath.h
605
__tg_ceil(long double __x) {return
ceill
(__x);}
/prebuilt/sdk/14/renderscript/clang-include/
tgmath.h
605
__tg_ceil(long double __x) {return
ceill
(__x);}
Completed in 34 milliseconds
1
2