Searched refs:FREE (Results 1 – 6 of 6) sorted by relevance
267 FREE(del); in evClearTimer()382 FREE(tt); in evSetIdleTimer()396 FREE(tt); in evClearIdleTimer()473 FREE(t); in free_timer()511 FREE(this); in idle_timeout()
95 FREE(new); in evWrite()129 FREE(new); in evRead()205 FREE(old); in evCancelRW()
51 #define OKFREE(x, y) if ((x) < 0) { FREE((y)); EV_ERR(errno); } \63 #define FREE(p) memput((p), sizeof *(p)) macro
150 FREE = 0, enumerator
177 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE193 +++ ALLOCATION 0x12345678 HAS CORRUPTED HEADER TAG 0x1cc7dc00 AFTER FREE238 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE (free)258 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE (realloc)
100 #ifdef FREE101 FREE((void*)v);