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

/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Deventlib_p.h51 #define OKFREE(x, y) if ((x) < 0) { FREE((y)); EV_ERR(errno); } \
63 #define FREE(p) memput((p), sizeof *(p)) macro

Completed in 37 milliseconds