Searched refs:conv (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 121 "(%"conv" %s %"conv")\n", \ 134 #define ASSERT_BASE_STR(expr, a, operator, b, type, conv) \ argument 139 "(%"conv" %s %"conv")\n", \ 152 #define ASSERT_BASE_LEN(expr, a, operator, b, conv, len) \ argument 157 "(%.*"#conv" %s %.*"#conv")\n", \
|
Completed in 5 milliseconds