Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/jemalloc/src/
HDmalloc_io.c128 malloc_strtoumax(const char *restrict nptr, char **restrict endptr, int base) { in malloc_strtoumax() function
/freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h247 #define malloc_strtoumax JEMALLOC_N(malloc_strtoumax) macro