Lines Matching defs:K
220 #define CK_PR_UNARY(K, S, T, C, I) \ argument
224 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
235 #define CK_PR_UNARY_V(K, S, T, C, I) \ argument
248 #define CK_PR_UNARY_S(K, S, T, I) CK_PR_UNARY(K, S, T, T, I) argument
250 #define CK_PR_GENERATE(K) \ argument
277 #define CK_PR_BINARY(K, S, M, T, C, I) \ argument
288 #define CK_PR_BINARY_S(K, S, T, I) CK_PR_BINARY(K, S, T, T, T, I) argument
290 #define CK_PR_GENERATE(K) \ argument
389 #define CK_PR_BT(K, S, T, P, C, I) \ argument
402 #define CK_PR_BT_S(K, S, T, I) CK_PR_BT(K, S, T, T, T, I) argument
404 #define CK_PR_GENERATE(K) \ argument