Home
last modified time | relevance | path

Searched refs:small_pool_hdr (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmemmgr.c99 } small_pool_hdr; typedef
267 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