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

  /src/external/bsd/jemalloc.old/dist/test/include/test/
test.h 336 #define assert_c_ne(a, b, ...) assert_cmp(char, a, b, !=, ==, "c", __VA_ARGS__) macro
test.h 336 #define assert_c_ne(a, b, ...) assert_cmp(char, a, b, !=, ==, "c", __VA_ARGS__) macro
  /src/external/bsd/jemalloc/dist/test/include/test/
test.h 317 #define assert_c_ne(a, b, ...) assert_cmp(char, a, b, !=, ==, "c", __VA_ARGS__) macro
test.h 317 #define assert_c_ne(a, b, ...) assert_cmp(char, a, b, !=, ==, "c", __VA_ARGS__) macro

Completed in 82 milliseconds