Searched refs:SIG_ATOMIC_MIN (Results 1 – 23 of 23) sorted by relevance
197 #ifndef SIG_ATOMIC_MIN198 #error SIG_ATOMIC_MIN not defined
194 #ifndef SIG_ATOMIC_MIN195 #error SIG_ATOMIC_MIN not defined
1477 SIG_ATOMIC_MIN_ SIG_ATOMIC_MIN
1589 SIG_ATOMIC_MIN_ SIG_ATOMIC_MIN
111 #define SIG_ATOMIC_MIN INT32_MIN macro
75 SIG_ATOMIC_MIN
76 SIG_ATOMIC_MIN
199 #define SIG_ATOMIC_MIN INT_MIN macro
192 #ifndef SIG_ATOMIC_MIN193 #error SIG_ATOMIC_MIN not defined
233 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min()); in main()
191 #ifndef SIG_ATOMIC_MIN192 #error SIG_ATOMIC_MIN not defined
232 assert(SIG_ATOMIC_MIN == std::numeric_limits<sig_atomic_t>::min()); in main()
233 assert(SIG_ATOMIC_MIN == std::numeric_limits<std::sig_atomic_t>::min()); in main()
234 assert(SIG_ATOMIC_MIN == std::numeric_limits<std::sig_atomic_t>::min()); in main()
141 SIG_ATOMIC_MIN = (-2147483647-1) variable
667 #define SIG_ATOMIC_MIN __INTN_MIN(__SIG_ATOMIC_WIDTH__) macro
681 #define SIG_ATOMIC_MIN __INTN_MIN(__SIG_ATOMIC_WIDTH__) macro
108 pub const SIG_ATOMIC_MIN: ::std::os::raw::c_int = -2147483648; constant
140 pub const SIG_ATOMIC_MIN: ::std::os::raw::c_int = -2147483648; constant
269 SIG_ATOMIC_MIN = (-2147483647-1) variable
167 SYMBOL(SIG_ATOMIC_MIN, None, <stdint.h>)