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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
large_externs.h 15 typedef void (large_dalloc_maybe_junk_t)(void *, size_t); typedef
16 extern large_dalloc_maybe_junk_t *JET_MUTABLE large_dalloc_maybe_junk;
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
large_externs.h 15 typedef void (large_dalloc_maybe_junk_t)(void *, size_t); typedef
16 extern large_dalloc_maybe_junk_t *JET_MUTABLE large_dalloc_maybe_junk;
  /src/external/bsd/jemalloc.old/dist/test/unit/
junk.c 7 static large_dalloc_maybe_junk_t *large_dalloc_maybe_junk_orig;
  /src/external/bsd/jemalloc.old/dist/src/
large.c 92 large_dalloc_maybe_junk_t *JET_MUTABLE large_dalloc_maybe_junk =

Completed in 30 milliseconds