large_pool_hdr 351 3rdparty/libjpeg/jmemmgr.c if (sizeofobject > (size_t) (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr))) large_pool_hdr 364 3rdparty/libjpeg/jmemmgr.c SIZEOF(large_pool_hdr)); large_pool_hdr 367 3rdparty/libjpeg/jmemmgr.c mem->total_space_allocated += sizeofobject + SIZEOF(large_pool_hdr); large_pool_hdr 407 3rdparty/libjpeg/jmemmgr.c ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) / large_pool_hdr 455 3rdparty/libjpeg/jmemmgr.c ltemp = (MAX_ALLOC_CHUNK-SIZEOF(large_pool_hdr)) / large_pool_hdr 975 3rdparty/libjpeg/jmemmgr.c SIZEOF(large_pool_hdr);