Lines Matching refs:olen
2506 int code, id, len, olen, i; local
2530 GETCHAR(olen, p);
2532 if (olen < 2 || olen > len) {
2536 len -= olen;
2537 optend = p + olen;
2540 if (olen >= CILEN_SHORT) {
2547 if (olen >= CILEN_LONG) {
2554 if (olen >= CILEN_SHORT) {
2598 if (olen >= CILEN_SHORT) {
2612 if (olen >= CILEN_CHAR) {
2625 if (olen >= CILEN_LONG) {
2632 if (olen >= CILEN_VOID) {
2638 if (olen >= CILEN_VOID) {
2644 if (olen >= CILEN_CHAR) {
2662 if (olen >= CILEN_SHORT) {
2671 if (olen >= CILEN_SHORT) {
2678 if (olen >= CILEN_VOID) {
2684 if (olen >= CILEN_CHAR) {
2688 epd.length = olen - CILEN_CHAR;
2699 if (olen >= CILEN_SHORT) {
2706 if (olen >= CILEN_CHAR) {
2713 if (olen >= CILEN_CHAR) {
2719 if (olen >= CILEN_SHORT) {
2739 if (olen >= CILEN_LONG) {
2743 if (olen > CILEN_LONG) {
2745 print_string((char *)p, olen-CILEN_LONG, printer, arg);
2751 if (olen >= CILEN_VOID) {
2757 if (olen >= CILEN_VOID) {