Searched refs:CK_PR_N_Z (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/ck/include/ |
H A D | ck_pr.h | 920 #define CK_PR_N_Z(S, M, T, C) \ macro 939 #define CK_PR_N_Z_S(S, M) CK_PR_N_Z(S, M, M, M) 1022 CK_PR_N_Z(ptr, void, uintptr_t, void *) 1105 #undef CK_PR_N_Z
|