Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dutil.c109 malloc_strtoumax(const char *restrict nptr, char **restrict endptr, int base) in malloc_strtoumax() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h334 #define malloc_strtoumax JEMALLOC_N(malloc_strtoumax) macro