Lines Matching full:posbound
1221 picoos_uint16 posbound;
1245 posbound = pos + lentable;
1272 for (i = 0; (i < *outfallbackval) && (pos < posbound); i++) {
1281 posbound--;
1282 for (i = 0; (i < *outfallbackval) && (pos < posbound); i++) {
1313 picoos_uint16 posbound;
1341 posbound = pos + lentable;
1348 for (id = pos-2; id < posbound; id++) {
1370 for (i = 0; (i < *outfallbackval) && (pos < posbound); i++) {
1372 if ((pos + tlen) > posbound) {
1374 posbound, pos, tlen));
1387 posbound, pos, i, tlen));
1394 imtnr, posbound, pos, i, *outfallbackval));
1462 picoos_uint16 posbound;
1488 posbound = pos + lentable;
1514 for (i = 0; (i < *outfallbackval) && (pos < posbound); i++) {
1523 posbound--;
1524 for (i = 0; (i < *outfallbackval) && (pos < posbound); i++) {