Searched defs:CK_PR_UNARY_S (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/contrib/ck/include/gcc/ |
H A D | ck_pr.h | 283 #define CK_PR_UNARY_S(S, M) CK_PR_UNARY(S, M, M) macro
|
/freebsd/sys/contrib/ck/include/gcc/ppc/ |
H A D | ck_pr.h | 241 #define CK_PR_UNARY_S(S, T, W) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/aarch64/ |
H A D | ck_pr_lse.h | 188 #define CK_PR_UNARY_S(S, T, W) \ macro
|
H A D | ck_pr_llsc.h | 219 #define CK_PR_UNARY_S(S, T, W) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/ppc64/ |
H A D | ck_pr.h | 331 #define CK_PR_UNARY_S(S, T, W) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/arm/ |
H A D | ck_pr.h | 450 #define CK_PR_UNARY_S(S, T, W) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/x86/ |
H A D | ck_pr.h | 248 #define CK_PR_UNARY_S(K, S, T, I) CK_PR_UNARY(K, S, T, T, I) macro
|
/freebsd/sys/contrib/ck/include/gcc/x86_64/ |
H A D | ck_pr.h | 347 #define CK_PR_UNARY_S(K, S, T, I) CK_PR_UNARY(K, S, T, T, I) macro
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_pr.h | 654 #define CK_PR_UNARY_S(K, X, S, M) CK_PR_UNARY(K, X, S, M, M) macro
|