Lines Matching defs:T
63 #define CK_PR_FENCE(T, I) \ argument
96 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
110 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
123 #define CK_PR_STORE(S, M, T, C, I) \ argument
136 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
149 #define CK_PR_CAS(N, T, M) \ argument
197 #define CK_PR_FAS(N, M, T, W) \ argument
220 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
241 #define CK_PR_UNARY_S(S, T, W) \ argument
254 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
277 #define CK_PR_BINARY_S(S, T, W) \ argument
310 #define CK_PR_FAA(S, T, W) \ argument