Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Drtree.c309 rtree_ctx_data_init(rtree_ctx_t *ctx) { in rtree_ctx_data_init() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h344 #define rtree_ctx_data_init JEMALLOC_N(rtree_ctx_data_init) macro