HomeSort by relevance Sort by last modified time
    Searched defs:malloc_snprintf (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/src/
util.c 598 malloc_snprintf(char *str, size_t size, const char *format, ...) function
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 333 #define malloc_snprintf JEMALLOC_N(malloc_snprintf) macro
    [all...]
private_unnamespace.h 333 #undef malloc_snprintf macro

Completed in 348 milliseconds