Home
last modified time | relevance | path

Searched refs:div_init (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc_new/src/
Ddiv.c30 div_init(div_info_t *div_info, size_t d) { in div_init() function
Darena.c1926 div_init(&arena_binind_div_info[(index)], (reg_size)); in arena_boot()
/external/jemalloc_new/test/unit/
Ddiv.c8 div_init(&div_info, divisor); in TEST_BEGIN()
/external/jemalloc_new/include/jemalloc/internal/
Ddiv.h23 void div_init(div_info_t *div_info, size_t divisor);
Dprivate_namespace.h147 #define div_init JEMALLOC_N(div_init) macro
Dprivate_namespace_jet.h148 #define div_init JEMALLOC_N(div_init) macro