Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_malloc.h27 #define nxt_free(p) \ macro
H A Dnxt_malloc.c110 nxt_free(void *p) in nxt_free() function