Searched defs:PR_SPEC_FORCE_DISABLE (Results 1 – 4 of 4) sorted by relevance
147 #define PR_SPEC_FORCE_DISABLE (1UL << 3) macro
222 # define PR_SPEC_FORCE_DISABLE (1UL << 3) macro
639 pub const PR_SPEC_FORCE_DISABLE: ::c_uint = 1 << 3; constant