Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dthumbnail.c482 int limit = tnw; in setupStepTables() local
491 while (err >= limit) { in setupStepTables()
492 err -= limit; in setupStepTables()
557 int limit = tnh; in setImage1() local
569 while (err >= limit) { in setImage1()
570 err -= limit; in setImage1()
572 if (err >= limit) in setImage1()
/libtiff-4.0.7/libtiff/
H A Dmkg3states.c322 int limit = 1 << Size; in FillTable() local
329 for (code = P->code; code < limit; code += incr) { in FillTable()
H A Dtif_lzw.c892 uint8* limit; in LZWEncode() local
912 limit = sp->enc_rawlimit; in LZWEncode()
970 if (op > limit) { in LZWEncode()
/libtiff-4.0.7/
H A Daclocal.m4364 # limit of 2048, but all sed's we know have understand at least 4000.
1092 # There is notably a 21 bits limit for the UID and the GID. In fact,
H A DChangeLog976 reaching that limit.
/libtiff-4.0.7/m4/
H A Dlibtool.m41690 # no limit to the length of command line arguments.
1691 # Libtool will interpret -1 as no limit whatsoever