Searched refs:ptr_maybe_null (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | valgrind.h | 38 ptr_maybe_null, old_ptr, old_usize, old_rzsize, old_ptr_maybe_null, \ argument 56 if (!ptr_maybe_null || ptr != NULL) { \ 86 ptr_maybe_null, old_ptr, old_usize, old_rzsize, old_ptr_maybe_null, \ argument
|