Searched refs:PR_SPEC_ENABLE (Results 1 – 5 of 5) sorted by relevance
6 #if defined(PR_SPEC_ENABLE) || (defined(HAVE_DECL_PR_SPEC_ENABLE) && HAVE_DECL_PR_SPEC_ENABLE)8 static_assert((PR_SPEC_ENABLE) == ((1 << 1)), "PR_SPEC_ENABLE != (1 << 1)");11 # define PR_SPEC_ENABLE (1 << 1)38 XLAT(PR_SPEC_ENABLE),
20 #if defined(PR_SPEC_ENABLE) || (defined(HAVE_DECL_PR_SPEC_ENABLE) && HAVE_DECL_PR_SPEC_ENABLE)22 static_assert((PR_SPEC_ENABLE) == ((1 << 1)), "PR_SPEC_ENABLE != (1 << 1)");25 # define PR_SPEC_ENABLE (1 << 1)54 XLAT(PR_SPEC_ENABLE),
1 PR_SPEC_ENABLE (1 << 1)
3 PR_SPEC_ENABLE (1 << 1)
219 # define PR_SPEC_ENABLE (1UL << 1) macro