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

/external/jemalloc/test/include/test/
H A Dtest.h53 #define assert_u_le(a, b, ...) assert_cmp(int, a, b, <=, >, "u", __VA_ARGS__) macro

Completed in 89 milliseconds