Home
last modified time | relevance | path

Searched refs:INT_LEAST32_MIN (Results 1 – 10 of 10) sorted by relevance

/ndk/tests/build/stdint-c++/jni/
Dtest_all_macros.cpp65 #ifndef INT_LEAST32_MIN
66 #error INT_LEAST32_MIN defined!
Dtest_c.c63 #ifndef INT_LEAST32_MIN
64 #error INT_LEAST32_MIN defined!
Dtest_no_macros.cpp63 #ifdef INT_LEAST32_MIN
64 #error INT_LEAST32_MIN defined!
Dtest_limit_macros.cpp64 #ifndef INT_LEAST32_MIN
65 #error INT_LEAST32_MIN is not defined!
Dtest_constant_macros.cpp64 #ifdef INT_LEAST32_MIN
65 #error INT_LEAST32_MIN is defined!
/ndk/sources/cxx-stl/llvm-libc++/include/
Dcstdint36 INT_LEAST32_MIN
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h348 #undef INT_LEAST32_MIN
351 #define INT_LEAST32_MIN INT32_MIN macro
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp71 #ifndef INT_LEAST32_MIN
72 #error INT_LEAST32_MIN not defined
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4112 int_least32_t c3min = INT_LEAST32_MIN;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20117 int_least32_t c3min = INT_LEAST32_MIN;