Searched refs:assert_c_gt (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc_new/test/include/test/ |
D | test.h | 34 #define assert_c_gt(a, b, ...) assert_cmp(char, a, b, >, <=, "c", __VA_ARGS__) macro
|
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/ |
D | delete_c_library.patch | 98335 -#define assert_c_gt(a, b, ...) assert_cmp(char, a, b, >, <=, "c", __VA_ARGS__)
|