Lines Matching refs:operation
134 #define CHECK(operation, expect) \
137 lrdResult = operation; \
140 bitch(#operation, &lrdResult, &lrdExpect); \
147 #define CHECKLL(operation, expect) \
150 llResult = operation; \
153 bitchll(#operation, llResult, llExpect); \
160 #define CHECKL(operation, expect) \
163 lResult = operation; \
166 bitchl(#operation, lResult, lExpect); \
251 * value). To that constant you've then applied the negation operation. c90 doesn't have