Searched refs:slop (Results 1 – 6 of 6) sorted by relevance
123 GLint slop = alen*__GLX_SIZE_INT8 & 3; \125 if (slop) _XEatData(dpy,4-slop); \130 GLint slop = alen*__GLX_SIZE_INT8 & 3; \132 if (slop) _XEatData(dpy,4-slop); \138 GLint slop = (alen*__GLX_SIZE_INT16) & 3; \140 if (slop) _XEatData(dpy,4-slop); \
265 size_t odd_bytes, min_request, slop; in alloc_small() local293 slop = first_pool_slop[pool_id]; in alloc_small()295 slop = extra_pool_slop[pool_id]; in alloc_small()297 if (slop > (size_t) (MAX_ALLOC_CHUNK-min_request)) in alloc_small()298 slop = (size_t) (MAX_ALLOC_CHUNK-min_request); in alloc_small()301 hdr_ptr = (small_pool_ptr) jpeg_get_small(cinfo, min_request + slop); in alloc_small()304 slop /= 2; in alloc_small()305 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()308 mem->total_space_allocated += min_request + slop; in alloc_small()312 hdr_ptr->hdr.bytes_left = sizeofobject + slop; in alloc_small()
273 size_t min_request, slop; in alloc_small() local310 slop = first_pool_slop[pool_id]; in alloc_small()312 slop = extra_pool_slop[pool_id]; in alloc_small()314 if (slop > (size_t) (MAX_ALLOC_CHUNK-min_request)) in alloc_small()315 slop = (size_t) (MAX_ALLOC_CHUNK-min_request); in alloc_small()318 hdr_ptr = (small_pool_ptr) jpeg_get_small(cinfo, min_request + slop); in alloc_small()321 slop /= 2; in alloc_small()322 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()325 mem->total_space_allocated += min_request + slop; in alloc_small()329 hdr_ptr->bytes_left = sizeofobject + slop; in alloc_small()
71 long n, slop; in PackBitsEncode() local96 slop = (long)(op - lastliteral); in PackBitsEncode()101 while (slop-- > 0) in PackBitsEncode()
915 # open-quote delimiter. We must also ignore the slop from the