Searched refs:SIG_ATOMIC_MAX (Results 1 – 7 of 7) sorted by relevance
77 SIG_ATOMIC_MAX
456 #undef SIG_ATOMIC_MAX460 #define SIG_ATOMIC_MAX \ macro
234 assert(SIG_ATOMIC_MAX == std::numeric_limits<sig_atomic_t>::max()); in main()
195 #ifndef SIG_ATOMIC_MAX196 #error SIG_ATOMIC_MAX not defined
234 assert(SIG_ATOMIC_MAX == std::numeric_limits<std::sig_atomic_t>::max()); in main()
159 && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
20164 && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)