OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT_FAST64_MAX
(Results
1 - 25
of
29
) sorted by null
1
2
/ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp
101
#ifndef
INT_FAST64_MAX
102
#error
INT_FAST64_MAX
defined!
test_c.c
99
#ifndef
INT_FAST64_MAX
100
#error
INT_FAST64_MAX
defined!
test_no_macros.cpp
99
#ifdef
INT_FAST64_MAX
100
#error
INT_FAST64_MAX
defined!
test_constant_macros.cpp
100
#ifdef
INT_FAST64_MAX
101
#error
INT_FAST64_MAX
is defined!
test_limit_macros.cpp
100
#ifndef
INT_FAST64_MAX
101
#error
INT_FAST64_MAX
is not defined!
/external/clang/test/Preprocessor/
stdint.c
919
// TCE:INT_FAST64_MAX_
INT_FAST64_MAX
[
all
...]
/bionic/libc/tzcode/
private.h
139
#ifndef
INT_FAST64_MAX
150
#endif /* !defined
INT_FAST64_MAX
*/
/external/icu4c/tools/tzcode/
private.h
137
#ifndef
INT_FAST64_MAX
148
#endif /* !defined
INT_FAST64_MAX
*/
/system/core/libcutils/
private.h
143
#ifndef
INT_FAST64_MAX
154
#endif /* !defined
INT_FAST64_MAX
*/
/bionic/libc/include/
stdint.h
176
# define
INT_FAST64_MAX
INT64_MAX
/development/ndk/platforms/android-3/include/
stdint.h
176
# define
INT_FAST64_MAX
INT64_MAX
/external/mesa3d/include/c99/
stdint.h
167
#define
INT_FAST64_MAX
INT64_MAX
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdint.h
214
# define
INT_FAST64_MAX
(__INT64_C(9223372036854775807))
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h
181
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h
181
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h
181
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h
181
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h
181
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h
181
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h
176
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h
176
# define
INT_FAST64_MAX
INT64_MAX
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h
176
# define
INT_FAST64_MAX
INT64_MAX
/ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h
395
#undef
INT_FAST64_MAX
398
# define
INT_FAST64_MAX
INT64_MAX
/external/clang/lib/Headers/
stdint.h
457
# define
INT_FAST64_MAX
__INT_LEAST64_MAX
/prebuilt/sdk/11/renderscript/clang-include/
stdint.h
457
# define
INT_FAST64_MAX
__INT_LEAST64_MAX
Completed in 377 milliseconds
1
2