HomeSort by: relevance | last modified time | path
    Searched defs:assert_ptr_not_null (Results 1 - 2 of 2) 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
  /src/external/bsd/jemalloc/dist/test/include/test/
test.h 332 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro

Completed in 27 milliseconds