OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UINT_LEAST32_MAX
(Results
1 - 25
of
99
) sorted by null
1
2
3
4
/ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp
80
#ifndef
UINT_LEAST32_MAX
81
#error
UINT_LEAST32_MAX
defined!
test_c.c
78
#ifndef
UINT_LEAST32_MAX
79
#error
UINT_LEAST32_MAX
defined!
test_no_macros.cpp
80
#ifdef
UINT_LEAST32_MAX
81
#error
UINT_LEAST32_MAX
defined!
test_constant_macros.cpp
81
#ifdef
UINT_LEAST32_MAX
82
#error
UINT_LEAST32_MAX
is defined!
test_limit_macros.cpp
80
#ifndef
UINT_LEAST32_MAX
81
#error
UINT_LEAST32_MAX
is not defined!
/external/clang/test/Preprocessor/
stdint.c
[
all
...]
/external/opencv3/3rdparty/include/
msc_stdint.h
127
#define
UINT_LEAST32_MAX
UINT32_MAX
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdint.h
104
#define
UINT_LEAST32_MAX
UINT32_MAX
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdint-gcc.h
156
#undef
UINT_LEAST32_MAX
157
#define
UINT_LEAST32_MAX
__UINT_LEAST32_MAX__
/development/ndk/platforms/android-3/include/
stdint.h
136
# define
UINT_LEAST32_MAX
UINT32_MAX
/external/jemalloc/include/msvc_compat/C99/
stdint.h
156
#define
UINT_LEAST32_MAX
UINT32_MAX
/external/libvncserver/compat/msvc/
stdint.h
156
#define
UINT_LEAST32_MAX
UINT32_MAX
/external/mesa3d/include/c99/
stdint.h
156
#define
UINT_LEAST32_MAX
UINT32_MAX
Completed in 549 milliseconds
1
2
3
4