Home
last modified time | relevance | path

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

/ndk/tests/build/stdint-c++/jni/
Dtest_all_macros.cpp92 #ifndef INT_LEAST64_MIN
93 #error INT_LEAST64_MIN defined!
Dtest_c.c90 #ifndef INT_LEAST64_MIN
91 #error INT_LEAST64_MIN defined!
Dtest_no_macros.cpp90 #ifdef INT_LEAST64_MIN
91 #error INT_LEAST64_MIN defined!
Dtest_constant_macros.cpp91 #ifdef INT_LEAST64_MIN
92 #error INT_LEAST64_MIN is defined!
Dtest_limit_macros.cpp91 #ifndef INT_LEAST64_MIN
92 #error INT_LEAST64_MIN is not defined!
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint37 INT_LEAST64_MIN
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h355 #undef INT_LEAST64_MIN
358 # define INT_LEAST64_MIN INT64_MIN macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp75 #ifndef INT_LEAST64_MIN
76 #error INT_LEAST64_MIN not defined
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4115 int_least64_t c4min = INT_LEAST64_MIN;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20120 int_least64_t c4min = INT_LEAST64_MIN;