Lines Matching defs:olen
2386 int code, id, len, olen, i;
2414 GETCHAR(olen, p);
2416 if (olen < 2 || olen > len) {
2420 len -= olen;
2421 optend = p + olen;
2424 if (olen == CILEN_SHORT) {
2431 if (olen == CILEN_LONG) {
2438 if (olen >= CILEN_SHORT) {
2486 if (olen >= CILEN_SHORT) {
2501 if (olen >= CILEN_CHAR) {
2515 if (olen == CILEN_LONG) {
2522 if (olen == CILEN_VOID) {
2528 if (olen == CILEN_VOID) {
2534 if (olen == CILEN_SHORT) {
2541 if (olen == CILEN_VOID) {
2548 if (olen >= CILEN_CHAR) {
2552 epd.length = olen - CILEN_CHAR;