Searched defs:PR_SPEC_ENABLE (Results 1 – 6 of 6) sorted by relevance
145 #define PR_SPEC_ENABLE (1UL << 1) macro
220 # define PR_SPEC_ENABLE (1UL << 1) macro
637 pub const PR_SPEC_ENABLE: ::c_uint = 1 << 1; constant