Searched refs:__sig_atomic_t (Results 1 – 1 of 1) sorted by relevance
74 pub type __sig_atomic_t = c_int; typedef2614 pub const SIG_ATOMIC_MIN: __sig_atomic_t = -2147483648;2615 pub const SIG_ATOMIC_MAX: __sig_atomic_t = 2147483647;