Searched refs:assert_u_lt (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc_new/test/include/test/ |
D | test.h | 52 #define assert_u_lt(a, b, ...) assert_cmp(int, a, b, <, >=, "u", __VA_ARGS__) macro
|
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/ |
D | delete_c_library.patch | 98353 -#define assert_u_lt(a, b, ...) assert_cmp(int, a, b, <, >=, "u", __VA_ARGS__) 123071 - assert_u_lt(pages_found, npages,
|