Searched defs:CK_PR_CAS (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr_llsc.h100 #define CK_PR_CAS(N, M, T, W, R) \ macro
161 #undef CK_PR_CAS macro
H A Dck_pr_lse.h96 #define CK_PR_CAS(N, M, T, W, R) \ macro
139 #undef CK_PR_CAS macro
/freebsd-13-stable/sys/contrib/ck/include/gcc/
H A Dck_pr.h156 #define CK_PR_CAS(S, M, T) \ macro
178 #undef CK_PR_CAS macro
/freebsd-13-stable/sys/contrib/ck/include/gcc/ppc/
H A Dck_pr.h149 #define CK_PR_CAS(N, T, M) \ macro
195 #undef CK_PR_CAS macro
/freebsd-13-stable/sys/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h238 #define CK_PR_CAS(N, T) \ macro
281 #undef CK_PR_CAS macro
/freebsd-13-stable/sys/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h195 #define CK_PR_CAS(N, T) \ macro
222 #undef CK_PR_CAS macro
/freebsd-13-stable/sys/contrib/ck/include/gcc/arm/
H A Dck_pr.h339 #define CK_PR_CAS(N, T, W) \ macro
393 #undef CK_PR_CAS macro
/freebsd-13-stable/sys/contrib/ck/include/gcc/x86/
H A Dck_pr.h312 #define CK_PR_CAS(S, M, T, C, I) \ macro
338 #undef CK_PR_CAS macro
/freebsd-13-stable/sys/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h413 #define CK_PR_CAS(S, M, T, C, I) \ macro
443 #undef CK_PR_CAS macro

Completed in 67 milliseconds