Home
last modified time | relevance | path

Searched refs:CK_PR_UNARY_Z (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/ck/include/
H A Dck_pr.h617 #define CK_PR_UNARY_Z(K, S, M, T, P, C, Z) \ macro
643 CK_PR_UNARY_Z(K, S, M, M, P, M, Z) \
754 CK_PR_UNARY_Z(inc, ptr, void, uintptr_t, +, void *, UINT_MAX)
766 CK_PR_UNARY_Z(dec, ptr, void, uintptr_t, -, void *, 1)
887 #undef CK_PR_UNARY_Z