Searched refs:btalloc (Results 1 – 8 of 8) sorted by relevance
4 btalloc(size_t size, unsigned bits) in btalloc() function
2 void *btalloc(size_t size, unsigned bits);
143 #include "test/btalloc.h"
28 return (btalloc(1, thd_ind*NALLOCS_PER_THREAD + iteration)); in alloc_from_permuted_backtrace()
177 *pp = btalloc(1, thd_ind*NALLOCS_PER_THREAD + i); in thd_start()
160 test/src/btalloc.c \
154 "test/src/btalloc.c",
131 C_TESTLIB_SRCS := $(srcroot)test/src/btalloc.c $(srcroot)test/src/btalloc_0.c \