Searched defs:_NSIG_U64_CNT (Results 1 – 2 of 2) sorted by relevance
21 #define _NSIG_U64_CNT (MAX_SIG_NUM / 64) macro
32 pub const _NSIG_U64_CNT: i32 = MAX_SIG_NUM / 64; constant