Searched refs:CK_PR_UNARY_R (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/ck/include/gcc/x86/ |
H A D | ck_pr.h | 221 CK_PR_UNARY_R(K, S, T, C, I) \ 224 #define CK_PR_UNARY_R(K, S, T, C, I) \ macro 271 #undef CK_PR_UNARY_R
|
/freebsd/sys/contrib/ck/include/gcc/x86_64/ |
H A D | ck_pr.h | 320 CK_PR_UNARY_R(K, S, T, C, I) \ 323 #define CK_PR_UNARY_R(K, S, T, C, I) \ macro 371 #undef CK_PR_UNARY_R in CK_PR_GENERATE()
|