Searched defs:OKFREE (Results 1 – 2 of 2) sorted by relevance
51 #define OKFREE(x, y) if ((x) < 0) { FREE((y)); EV_ERR(errno); } \ macro