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

  /src/external/bsd/jemalloc/dist/src/
malloc_io.c 26 malloc_write("<jemalloc>: Failed assertion\n"); \
33 malloc_write("<jemalloc>: Unreachable code reached\n"); \
41 malloc_write("<jemalloc>: Not implemented\n"); \
81 malloc_write(const char *s) { function
653 * function, so use the default one. malloc_write() is an
  /src/external/bsd/jemalloc.old/dist/src/
malloc_io.c 27 malloc_write("<jemalloc>: Failed assertion\n"); \
34 malloc_write("<jemalloc>: Unreachable code reached\n"); \
42 malloc_write("<jemalloc>: Not implemented\n"); \
83 malloc_write(const char *s) { function
630 * function, so use the default one. malloc_write() is an
  /src/external/bsd/jemalloc/include/jemalloc/internal/
private_namespace.gen.h 228 #define malloc_write JEMALLOC_N(malloc_write) macro
private_namespace.h 228 #define malloc_write JEMALLOC_N(malloc_write) macro
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
private_namespace.gen.h 228 #define malloc_write JEMALLOC_N(malloc_write) macro
private_namespace.h 228 #define malloc_write JEMALLOC_N(malloc_write) macro

Completed in 29 milliseconds