Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dsparse_array.c174 static ossl_inline void **alloc_node(void) in alloc_node() function
/freebsd/contrib/jemalloc/src/
H A Dprof.c2636 prof_alloc_node_t *alloc_node = log_alloc_first; in prof_log_emit_allocs() local