Home
last modified time | relevance | path

Searched refs:FREE (Results 1 – 7 of 7) sorted by relevance

/bionic/benchmarks/
Dmalloc_benchmark.cpp42 FREE, enumerator
85 case FREE: in BenchmarkMalloc()
/bionic/libc/upstream-netbsd/lib/libc/isc/
Dev_timers.c267 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()
Dev_streams.c95 FREE(new); in evWrite()
129 FREE(new); in evRead()
205 FREE(old); in evCancelRW()
Deventlib_p.h51 #define OKFREE(x, y) if ((x) < 0) { FREE((y)); EV_ERR(errno); } \
63 #define FREE(p) memput((p), sizeof *(p)) macro
/bionic/libc/kernel/uapi/rdma/hfi/
Dhfi1_user.h70 FREE = 0, enumerator
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dmisc.c100 #ifdef FREE
101 FREE(v);
/bionic/libc/malloc_debug/
DREADME.md220 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE
234 …7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 HAS CORRUPTED HEADER TAG 0x1cc7dc00 AFTER FREE
424 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE (free)
442 … 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE (realloc)