HomeSort by: relevance | last modified time | path
    Searched refs:assert_u_le (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/test/include/test/
test.h 53 #define assert_u_le(a, b, ...) assert_cmp(int, a, b, <=, >, "u", __VA_ARGS__) macro
  /src/external/bsd/jemalloc/dist/test/include/test/
test.h 359 #define assert_u_le(a, b, ...) assert_cmp(int, a, b, <=, >, "u", __VA_ARGS__) macro

Completed in 22 milliseconds