Searched refs:PR_SPEC_DISABLE (Results 1 – 5 of 5) sorted by relevance
13 #if defined(PR_SPEC_DISABLE) || (defined(HAVE_DECL_PR_SPEC_DISABLE) && HAVE_DECL_PR_SPEC_DISABLE)15 static_assert((PR_SPEC_DISABLE) == ((1 << 2)), "PR_SPEC_DISABLE != (1 << 2)");18 # define PR_SPEC_DISABLE (1 << 2)39 XLAT(PR_SPEC_DISABLE),
27 #if defined(PR_SPEC_DISABLE) || (defined(HAVE_DECL_PR_SPEC_DISABLE) && HAVE_DECL_PR_SPEC_DISABLE)29 static_assert((PR_SPEC_DISABLE) == ((1 << 2)), "PR_SPEC_DISABLE != (1 << 2)");32 # define PR_SPEC_DISABLE (1 << 2)55 XLAT(PR_SPEC_DISABLE),
2 PR_SPEC_DISABLE (1 << 2)
4 PR_SPEC_DISABLE (1 << 2)
220 # define PR_SPEC_DISABLE (1UL << 2) macro