Lines Matching defs:T
78 #define CK_PR_FENCE(T, I) \ argument
108 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
122 #define CK_PR_LOAD_S(S, T, I) CK_PR_LOAD(S, T, T, T, I) argument
137 #define CK_PR_DOUBLE_LOAD(T, N) \ argument
157 #define CK_PR_STORE(S, M, T, C, I) \ argument
171 #define CK_PR_STORE_S(S, T, I) CK_PR_STORE(S, T, T, T, I) argument
186 #define CK_PR_DOUBLE_STORE(T, N) \ argument
210 #define CK_PR_DOUBLE_CAS_VALUE(T, N) \ argument
254 #define CK_PR_DOUBLE_CAS(T, N) \ argument
339 #define CK_PR_CAS(N, T, W) \ argument
395 #define CK_PR_FAS(N, M, T, W) \ argument
426 #define CK_PR_UNARY(O, N, M, T, I, W) \ argument
450 #define CK_PR_UNARY_S(S, T, W) \ argument
467 #define CK_PR_BINARY(O, N, M, T, I, W) \ argument
493 #define CK_PR_BINARY_S(S, T, W) \ argument
532 #define CK_PR_FAA(S, T, W) \ argument