Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Ddiv.c30 div_init(div_info_t *div_info, size_t d) { in div_init() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h159 #define div_init JEMALLOC_N(div_init) macro