Searched refs:FIRST_BUCKET_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/libexec/rtld-elf/
H A Drtld_malloc.c93 * (FIRST_BUCKET_SIZE << i). The overhead information precedes the data
96 #define FIRST_BUCKET_SIZE 8 macro
127 amt = FIRST_BUCKET_SIZE;
178 sz = FIRST_BUCKET_SIZE << bucket;

Completed in 107 milliseconds