Home
last modified time | relevance | path

Searched refs:SIG_ATOMIC_MAX (Results 1 – 21 of 21) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/depr/depr.c.headers/
Dstdint_h.xopen_source.compile.pass.cpp201 #ifndef SIG_ATOMIC_MAX
202 #error SIG_ATOMIC_MAX not defined
Dstdint_h.std_types_t.compile.pass.cpp201 #ifndef SIG_ATOMIC_MAX
202 #error SIG_ATOMIC_MAX not defined
/external/clang/test/Preprocessor/
Dstdint.c1478 SIG_ATOMIC_MAX_ SIG_ATOMIC_MAX
/external/musl/include/
Dstdint.h93 #define SIG_ATOMIC_MAX INT32_MAX macro
/external/capstone/include/windowsce/
Dstdint.h112 #define SIG_ATOMIC_MAX INT32_MAX macro
/external/bc/include/
Dstatus.h350 #ifndef SIG_ATOMIC_MAX
351 #define SIG_ATOMIC_MAX __SIG_ATOMIC_MAX__ macro
/external/libcxx/include/
Dcstdint77 SIG_ATOMIC_MAX
/external/libconfig/lib/win32/
Dstdint.h175 #define SIG_ATOMIC_MAX INT_MAX macro
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h200 #define SIG_ATOMIC_MAX INT_MAX macro
/external/cronet/buildtools/third_party/libc++/trunk/include/
Dcstdint76 SIG_ATOMIC_MAX
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp195 #ifndef SIG_ATOMIC_MAX
196 #error SIG_ATOMIC_MAX not defined
Dstdint_h.pass.cpp235 assert(SIG_ATOMIC_MAX == std::numeric_limits<sig_atomic_t>::max()); in main()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/depr/depr.c.headers/
Dinttypes_h.compile.pass.cpp195 #ifndef SIG_ATOMIC_MAX
196 #error SIG_ATOMIC_MAX not defined
Dstdint_h.pass.cpp221 assert(SIG_ATOMIC_MAX == std::numeric_limits<sig_atomic_t>::max()); in main()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp196 #ifndef SIG_ATOMIC_MAX
197 #error SIG_ATOMIC_MAX not defined
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp195 #ifndef SIG_ATOMIC_MAX
196 #error SIG_ATOMIC_MAX not defined
/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp240 assert(SIG_ATOMIC_MAX == std::numeric_limits<std::sig_atomic_t>::max()); in main()
/external/libcxx/test/std/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp236 assert(SIG_ATOMIC_MAX == std::numeric_limits<std::sig_atomic_t>::max()); in main()
/external/python/cpython2/Lib/plat-linux2/
DIN.py142 SIG_ATOMIC_MAX = (2147483647) variable
/external/clang/lib/Headers/
Dstdint.h682 #define SIG_ATOMIC_MAX __INTN_MAX(__SIG_ATOMIC_WIDTH__) macro
/external/python/cpython2/Lib/plat-atheos/
DIN.py270 SIG_ATOMIC_MAX = (2147483647) variable