Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/search/
Dtdestroy.c27 void *malloc_node(unsigned n) in malloc_node() function
67 ptr = malloc_node(sizeof(int)); in tdestroy_0100()