Searched refs:assert_u_le (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc_new/test/include/test/ |
D | test.h | 53 #define assert_u_le(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 | 98354 -#define assert_u_le(a, b, ...) assert_cmp(int, a, b, <=, >, "u", __VA_ARGS__)
|