Home
last modified time | relevance | path

Searched refs:assert_u_le (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/test/include/test/
Dtest.h53 #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/
Ddelete_c_library.patch98354 -#define assert_u_le(a, b, ...) assert_cmp(int, a, b, <=, >, "u", __VA_ARGS__)