Lines Matching defs:T
62 #define CK_PR_FENCE(T, I) \ argument
91 #define CK_PR_LOAD(S, M, T, C, I) \ argument
105 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
122 #define CK_PR_STORE(S, M, T, C, I) \ argument
135 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
238 #define CK_PR_CAS(N, T) \ argument
283 #define CK_PR_FAS(N, M, T, W) \ in CK_PR_CAS() argument
310 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
331 #define CK_PR_UNARY_S(S, T, W) \ argument
345 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
368 #define CK_PR_BINARY_S(S, T, W) \ argument
402 #define CK_PR_FAA(S, T, W) \ argument