Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint77 SIG_ATOMIC_MAX
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h456 #undef SIG_ATOMIC_MAX
460 #define SIG_ATOMIC_MAX \ macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdint_h.pass.cpp234 assert(SIG_ATOMIC_MAX == std::numeric_limits<sig_atomic_t>::max()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp195 #ifndef SIG_ATOMIC_MAX
196 #error SIG_ATOMIC_MAX not defined
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp234 assert(SIG_ATOMIC_MAX == std::numeric_limits<std::sig_atomic_t>::max()); in main()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4159 && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20164 && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)