OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT_FAST64_MAX
(Results
1 - 25
of
92
) sorted by null
1
2
3
4
/external/opencv3/3rdparty/libjasper/jasper/
jas_types.h
187
#if !defined(
UINT_FAST64_MAX
)
189
#define
UINT_FAST64_MAX
ULLONG_MAX
/external/jemalloc/include/msvc_compat/C99/
stdint.h
171
#define
UINT_FAST64_MAX
UINT64_MAX
/external/libvncserver/compat/msvc/
stdint.h
171
#define
UINT_FAST64_MAX
UINT64_MAX
/external/mesa3d/include/c99/
stdint.h
171
#define
UINT_FAST64_MAX
UINT64_MAX
/external/opencv3/3rdparty/include/
msc_stdint.h
142
#define
UINT_FAST64_MAX
UINT64_MAX
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h
217
#define
UINT_FAST64_MAX
UINT64_MAX
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
stdint.h
170
#define
UINT_FAST64_MAX
UINT64_MAX
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
stdint.h
225
# define
UINT_FAST64_MAX
(__UINT64_C(18446744073709551615))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdint.h
225
# define
UINT_FAST64_MAX
(__UINT64_C(18446744073709551615))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h
121
#define
UINT_FAST64_MAX
UINT64_MAX
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h
187
#undef
UINT_FAST64_MAX
188
#define
UINT_FAST64_MAX
__UINT_FAST64_MAX__
/bionic/libc/include/
stdint.h
195
#define
UINT_FAST64_MAX
UINT64_MAX
/development/ndk/platforms/android-21/include/
stdint.h
196
#define
UINT_FAST64_MAX
UINT64_MAX
Completed in 354 milliseconds
1
2
3
4