Home
last modified time | relevance | path

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

/ndk/tests/build/stdint-c++/jni/
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_all_macros.cpp11 #ifndef INT_LEAST8_MIN
12 #error INT_LEAST8_MIN defined!
Dtest_limit_macros.cpp10 #ifndef INT_LEAST8_MIN
11 #error INT_LEAST8_MIN is not defined!
Dtest_constant_macros.cpp10 #ifdef INT_LEAST8_MIN
11 #error INT_LEAST8_MIN is defined!
/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/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;