Home
last modified time | relevance | path

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

/ndk/tests/build/stdint-c++/jni/
Dtest_c.c18 #ifndef INT_FAST8_MAX
19 #error INT_FAST8_MAX defined!
Dtest_no_macros.cpp18 #ifdef INT_FAST8_MAX
19 #error INT_FAST8_MAX defined!
Dtest_all_macros.cpp20 #ifndef INT_FAST8_MAX
21 #error INT_FAST8_MAX defined!
Dtest_limit_macros.cpp19 #ifndef INT_FAST8_MAX
20 #error INT_FAST8_MAX is not defined!
Dtest_constant_macros.cpp19 #ifdef INT_FAST8_MAX
20 #error INT_FAST8_MAX is defined!
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h374 #undef INT_FAST8_MAX
377 #define INT_FAST8_MAX LONG_MAX macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4124 int_fast8_t e1 = INT_FAST8_MAX;
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20129 int_fast8_t e1 = INT_FAST8_MAX;