Home
last modified time | relevance | path

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

/ndk/tests/build/stdint-c++/jni/
Dtest_all_macros.cpp11 #ifndef INT_LEAST8_MIN
12 #error INT_LEAST8_MIN defined!
Dtest_c.c9 #ifndef INT_LEAST8_MIN
10 #error INT_LEAST8_MIN defined!
Dtest_no_macros.cpp9 #ifdef INT_LEAST8_MIN
10 #error INT_LEAST8_MIN defined!
Dtest_constant_macros.cpp10 #ifdef INT_LEAST8_MIN
11 #error INT_LEAST8_MIN is defined!
Dtest_limit_macros.cpp10 #ifndef INT_LEAST8_MIN
11 #error INT_LEAST8_MIN is not defined!
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint34 INT_LEAST8_MIN
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h334 #undef INT_LEAST8_MIN
337 #define INT_LEAST8_MIN INT8_MIN macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp63 #ifndef INT_LEAST8_MIN
64 #error INT_LEAST8_MIN not defined
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4106 int_least8_t c1min = INT_LEAST8_MIN;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20111 int_least8_t c1min = INT_LEAST8_MIN;