small_pool_hdr 266 jmemmgr.c if (sizeofobject > (size_t) (MAX_ALLOC_CHUNK-SIZEOF(small_pool_hdr))) small_pool_hdr 289 jmemmgr.c min_request = sizeofobject + SIZEOF(small_pool_hdr); small_pool_hdr 988 jmemmgr.c SIZEOF(small_pool_hdr);