Searched defs:FREE (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dmalloc.h259 #define FREE(addr, type) \ macro
/xnu-2422.115.4/bsd/kern/
H A Ddecmpfs.c149 #undef FREE macro
151 #define FREE(addr, type) _free((void *)addr, type, __FILE__, __LINE__) macro
[all...]

Completed in 95 milliseconds