Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint76 SIG_ATOMIC_MIN
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h455 #undef SIG_ATOMIC_MIN
457 #define SIG_ATOMIC_MIN \ macro
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdint_h.pass.cpp231 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min()); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp191 #ifndef SIG_ATOMIC_MIN
192 #error SIG_ATOMIC_MIN not defined
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp231 assert(SIG_ATOMIC_MIN == std::numeric_limits<std::sig_atomic_t>::min()); in main()
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4158 SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20163 SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)