Searched refs:operator (Results 1 – 1 of 1) sorted by relevance
/libuv/test/ |
H A D | task.h | 114 #define ASSERT_BASE(a, operator, b, type, conv) \ argument 118 if (!(eval_a operator eval_b)) { \ 125 #operator, \ 128 #operator, \ 134 #define ASSERT_BASE_STR(expr, a, operator, b, type, conv) \ argument 143 #operator, \ 146 #operator, \ 152 #define ASSERT_BASE_LEN(expr, a, operator, b, conv, len) \ argument 161 #operator, \ 165 #operator, \ [all …]
|
Completed in 4 milliseconds