Home
last modified time | relevance | path

Searched defs:malloc_strtoumax (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dmalloc_io.c128 malloc_strtoumax(const char *restrict nptr, char **restrict endptr, int base) { in malloc_strtoumax() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h247 #define malloc_strtoumax JEMALLOC_N(malloc_strtoumax) macro