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

  /src/external/bsd/jemalloc.old/dist/test/include/test/
test.h 44 #define assert_d_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "d", __VA_ARGS__) macro
test.h 44 #define assert_d_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "d", __VA_ARGS__) macro
test.h 44 #define assert_d_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "d", __VA_ARGS__) macro
  /src/external/bsd/jemalloc/dist/test/include/test/
test.h 350 #define assert_d_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "d", __VA_ARGS__) macro
test.h 350 #define assert_d_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "d", __VA_ARGS__) macro
test.h 350 #define assert_d_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "d", __VA_ARGS__) macro

Completed in 66 milliseconds