Searched defs:CK_PR_BINARY (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/ck/include/gcc/ |
H A D | ck_pr.h | 239 #define CK_PR_BINARY(K, S, M, T) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/ppc/ |
H A D | ck_pr.h | 254 #define CK_PR_BINARY(O, N, M, T, I, W) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/aarch64/ |
H A D | ck_pr_lse.h | 204 #define CK_PR_BINARY(O, N, M, T, S, W, R, I) \ macro
|
H A D | ck_pr_llsc.h | 235 #define CK_PR_BINARY(O, N, M, T, I, W, R) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/ppc64/ |
H A D | ck_pr.h | 345 #define CK_PR_BINARY(O, N, M, T, I, W) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/arm/ |
H A D | ck_pr.h | 467 #define CK_PR_BINARY(O, N, M, T, I, W) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/x86/ |
H A D | ck_pr.h | 277 #define CK_PR_BINARY(K, S, M, T, C, I) \ macro
|
/freebsd/sys/contrib/ck/include/gcc/x86_64/ |
H A D | ck_pr.h | 377 #define CK_PR_BINARY(K, S, M, T, C, I, O) \ in CK_PR_GENERATE() macro
|