OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_strtoumax
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
util.c
100
malloc_strtoumax
(const char *restrict nptr, char **restrict endptr, int base)
function
443
uwidth =
malloc_strtoumax
(f, (char **)&f, 10);
466
uprec =
malloc_strtoumax
(f, (char **)&f, 10);
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
247
#define
malloc_strtoumax
JEMALLOC_N(
malloc_strtoumax
)
macro
private_unnamespace.h
247
#undef
malloc_strtoumax
macro
Completed in 4058 milliseconds