Home
last modified time | relevance | path

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

/ndk/tests/build/stdint-c++/jni/
Dtest_no_macros.cpp38 #ifdef INT_LEAST16_MIN
39 #error INT_LEAST16_MIN defined!
Dtest_c.c36 #ifndef INT_LEAST16_MIN
37 #error INT_LEAST16_MIN defined!
Dtest_all_macros.cpp38 #ifndef INT_LEAST16_MIN
39 #error INT_LEAST16_MIN defined!
Dtest_limit_macros.cpp38 #ifndef INT_LEAST16_MIN
39 #error INT_LEAST16_MIN is not defined!
Dtest_constant_macros.cpp39 #ifdef INT_LEAST16_MIN
40 #error INT_LEAST16_MIN is defined!
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint35 INT_LEAST16_MIN
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h341 #undef INT_LEAST16_MIN
344 #define INT_LEAST16_MIN INT16_MIN macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp67 #ifndef INT_LEAST16_MIN
68 #error INT_LEAST16_MIN not defined
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4109 int_least16_t c2min = INT_LEAST16_MIN;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20114 int_least16_t c2min = INT_LEAST16_MIN;