Home
last modified time | relevance | path

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

/external/qemu/distrib/jpeg-6b/
Djmemmgr.c253 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro
303 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()
/external/jpeg/
Djmemmgr.c253 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro
303 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()