Searched refs:small_pool_hdr (Results 1 – 1 of 1) sorted by relevance
99 } small_pool_hdr; typedef267 if (sizeofobject > (size_t) (MAX_ALLOC_CHUNK-SIZEOF(small_pool_hdr))) in alloc_small()290 min_request = sizeofobject + SIZEOF(small_pool_hdr); in alloc_small()989 SIZEOF(small_pool_hdr); in free_pool()
Completed in 11 milliseconds