Home | History | Annotate | Download | only in jpeg-6b

Lines Matching full:small

82  * Small and large pool headers are identical except that the latter's
126 * in the small-pool list.
145 * Note that these blocks are allocated in the "small" pool area.
207 fprintf(stderr, " Small chunk used %ld free %ld\n",
229 * Allocation of "small" objects.
238 * machines, but may be too small if longs are 64 bits or more.
258 /* Allocate a "small" object */
303 if (slop < MIN_SLOP) /* give up when it gets real small */
330 * The external semantics of these are the same as "small" objects,
416 /* Get space for row pointers (small object) */
464 /* Get space for row pointers (small object) */
980 /* Release small objects */