Home
last modified time | relevance | path

Searched refs:INT16_C (Results 1 – 12 of 12) sorted by relevance

/ndk/tests/build/stdint-c++/jni/
Dtest_all_macros.cpp155 #ifndef INT16_C
156 #error INT16_C defined!
Dtest_c.c153 #ifndef INT16_C
154 #error INT16_C defined!
Dtest_no_macros.cpp153 #ifdef INT16_C
154 #error INT16_C defined!
Dtest_limit_macros.cpp154 #ifdef INT16_C
155 #error INT16_C is defined!
Dtest_constant_macros.cpp154 #ifndef INT16_C
155 #error INT16_C is not defined!
/ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/
Dstdint_h.pass.cpp255 #ifndef INT16_C in main()
256 #error INT16_C not defined in main()
/ndk/sources/cxx-stl/llvm-libc++/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp255 #ifndef INT16_C in main()
256 #error INT16_C not defined in main()
/ndk/sources/cxx-stl/llvm-libc++/include/
Dcstdint88 INT16_C(value)
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h519 #undef INT16_C
521 #define INT16_C(x) x macro
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp223 #ifndef INT16_C
224 #error INT16_C not defined
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4107 int_least16_t c2 = INT16_C (0x7fff);
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20112 int_least16_t c2 = INT16_C (0x7fff);