HomeSort by: relevance | last modified time | path
    Searched defs:assert_d_le (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/test/include/test/
test.h 46 #define assert_d_le(a, b, ...) assert_cmp(int, a, b, <=, >, "d", __VA_ARGS__) macro
test.h 46 #define assert_d_le(a, b, ...) assert_cmp(int, a, b, <=, >, "d", __VA_ARGS__) macro
  /src/external/bsd/jemalloc/dist/test/include/test/
test.h 352 #define assert_d_le(a, b, ...) assert_cmp(int, a, b, <=, >, "d", __VA_ARGS__) macro
test.h 352 #define assert_d_le(a, b, ...) assert_cmp(int, a, b, <=, >, "d", __VA_ARGS__) macro

Completed in 41 milliseconds