small_pool_hdr    267 3rdparty/libjpeg/jmemmgr.c   if (sizeofobject > (size_t) (MAX_ALLOC_CHUNK-SIZEOF(small_pool_hdr)))
small_pool_hdr    290 3rdparty/libjpeg/jmemmgr.c     min_request = sizeofobject + SIZEOF(small_pool_hdr);
small_pool_hdr    989 3rdparty/libjpeg/jmemmgr.c                   SIZEOF(small_pool_hdr);