Home
last modified time | relevance | path

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

/ndk/tests/build/stdint-c++/jni/
Dtest_c.c45 #ifndef INT_FAST16_MAX
46 #error INT_FAST16_MAX defined!
Dtest_all_macros.cpp47 #ifndef INT_FAST16_MAX
48 #error INT_FAST16_MAX defined!
Dtest_no_macros.cpp45 #ifdef INT_FAST16_MAX
46 #error INT_FAST16_MAX defined!
Dtest_constant_macros.cpp46 #ifdef INT_FAST16_MAX
47 #error INT_FAST16_MAX is defined!
Dtest_limit_macros.cpp46 #ifndef INT_FAST16_MAX
47 #error INT_FAST16_MAX is not defined!
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h381 #undef INT_FAST16_MAX
384 #define INT_FAST16_MAX LONG_MAX macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4126 int_fast16_t e2 = INT_FAST16_MAX;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20131 int_fast16_t e2 = INT_FAST16_MAX;