Searched refs:afl_alloc_bufptr (Results 1 – 1 of 1) sorted by relevance
642 static inline struct afl_alloc_buf *afl_alloc_bufptr(void *buf) { in afl_alloc_bufptr() function652 return afl_alloc_bufptr(buf)->complete_size - AFL_ALLOC_SIZE_OFFSET; in afl_alloc_bufsize()673 new_buf = (struct afl_alloc_buf *)afl_alloc_bufptr(*buf); in afl_realloc()729 new_buf = (struct afl_alloc_buf *)afl_alloc_bufptr(*buf); in afl_realloc_exact()762 if (buf) { free(afl_alloc_bufptr(buf)); } in afl_free()