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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
san.h 134 san_junk_ptr_locations(void *ptr, size_t usize, void **first, void **mid, function
174 san_junk_ptr_locations(ptr, usize, &first, &mid, &last);
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
san.h 134 san_junk_ptr_locations(void *ptr, size_t usize, void **first, void **mid, function
174 san_junk_ptr_locations(ptr, usize, &first, &mid, &last);
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
san.h 137 san_junk_ptr_locations( function
177 san_junk_ptr_locations(ptr, usize, &first, &mid, &last);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
san.h 137 san_junk_ptr_locations( function
177 san_junk_ptr_locations(ptr, usize, &first, &mid, &last);

Completed in 15 milliseconds