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

  /src/external/bsd/jemalloc.old/dist/test/include/test/
test.h 26 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro
test.h 26 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro
  /src/external/bsd/jemalloc/dist/test/include/test/
test.h 332 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro
test.h 332 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro

Completed in 43 milliseconds