Lines Matching refs:ch

250 size_t yy_escape(char *buf, unsigned char ch)  in yy_escape()  argument
252 switch (ch) { in yy_escape()
267 if (ch < 32 || ch >= 127) { in yy_escape()
269 buf[1] = '0' + ((ch >> 6) % 8); in yy_escape()
270 buf[2] = '0' + ((ch >> 3) % 8); in yy_escape()
271 buf[3] = '0' + (ch % 8); in yy_escape()
274 buf[0] = ch; in yy_escape()
279 const char *yy_escape_char(char *buf, unsigned char ch) in yy_escape_char() argument
281 size_t len = yy_escape(buf, ch); in yy_escape_char()
372 int ch; in get_skip_sym() local
381 ch = *YYPOS; in get_skip_sym()
382 switch (ch) { in get_skip_sym()
384 ch = *++YYPOS; in get_skip_sym()
385 switch (ch) { in get_skip_sym()
387 ch = *++YYPOS; in get_skip_sym()
388 switch (ch) { in get_skip_sym()
390 ch = *++YYPOS; in get_skip_sym()
391 if (ch != 'x') goto _yy_tunnel_9; in get_skip_sym()
392 ch = *++YYPOS; in get_skip_sym()
393 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
394 ch = *++YYPOS; in get_skip_sym()
395 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
396 ch = *++YYPOS; in get_skip_sym()
397 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
398 ch = *++YYPOS; in get_skip_sym()
399 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
400 ch = *++YYPOS; in get_skip_sym()
401 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
402 ch = *++YYPOS; in get_skip_sym()
403 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
404 ch = *++YYPOS; in get_skip_sym()
405 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
406 ch = *++YYPOS; in get_skip_sym()
407 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
408 ch = *++YYPOS; in get_skip_sym()
409 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
413 ch = *++YYPOS; in get_skip_sym()
414 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
415 ch = *++YYPOS; in get_skip_sym()
416 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
417 ch = *++YYPOS; in get_skip_sym()
418 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
419 ch = *++YYPOS; in get_skip_sym()
420 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
421 ch = *++YYPOS; in get_skip_sym()
422 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
423 ch = *++YYPOS; in get_skip_sym()
424 if (ch != '_') {ret = YY___INLINE; goto _yy_tunnel_390;} in get_skip_sym()
425 ch = *++YYPOS; in get_skip_sym()
426 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
430 ch = *++YYPOS; in get_skip_sym()
431 if (ch == 'l') { in get_skip_sym()
432 ch = *++YYPOS; in get_skip_sym()
433 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
434 ch = *++YYPOS; in get_skip_sym()
435 if (ch != 'g') goto _yy_tunnel_9; in get_skip_sym()
436 ch = *++YYPOS; in get_skip_sym()
437 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
438 ch = *++YYPOS; in get_skip_sym()
439 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
440 ch = *++YYPOS; in get_skip_sym()
441 if (ch != 'f') goto _yy_tunnel_9; in get_skip_sym()
442 ch = *++YYPOS; in get_skip_sym()
443 if (ch != '_') {ret = YY___ALIGNOF; goto _yy_tunnel_390;} in get_skip_sym()
444 ch = *++YYPOS; in get_skip_sym()
445 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
448 } else if (ch == 's') { in get_skip_sym()
449 ch = *++YYPOS; in get_skip_sym()
450 if (ch != 'm') goto _yy_tunnel_9; in get_skip_sym()
451 ch = *++YYPOS; in get_skip_sym()
452 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
453 ch = *++YYPOS; in get_skip_sym()
454 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
457 } else if (ch == 't') { in get_skip_sym()
458 ch = *++YYPOS; in get_skip_sym()
459 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
460 ch = *++YYPOS; in get_skip_sym()
461 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
462 ch = *++YYPOS; in get_skip_sym()
463 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
464 ch = *++YYPOS; in get_skip_sym()
465 if (ch != 'b') goto _yy_tunnel_9; in get_skip_sym()
466 ch = *++YYPOS; in get_skip_sym()
467 if (ch != 'u') goto _yy_tunnel_9; in get_skip_sym()
468 ch = *++YYPOS; in get_skip_sym()
469 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
470 ch = *++YYPOS; in get_skip_sym()
471 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
472 ch = *++YYPOS; in get_skip_sym()
473 if (ch != '_') {ret = YY___ATTRIBUTE; goto _yy_tunnel_390;} in get_skip_sym()
474 ch = *++YYPOS; in get_skip_sym()
475 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
482 ch = *++YYPOS; in get_skip_sym()
483 if (ch == 'd') { in get_skip_sym()
484 ch = *++YYPOS; in get_skip_sym()
485 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
486 ch = *++YYPOS; in get_skip_sym()
487 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
488 ch = *++YYPOS; in get_skip_sym()
489 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
492 } else if (ch == 'o') { in get_skip_sym()
493 ch = *++YYPOS; in get_skip_sym()
494 if (ch == 'm') { in get_skip_sym()
495 ch = *++YYPOS; in get_skip_sym()
496 if (ch != 'p') goto _yy_tunnel_9; in get_skip_sym()
497 ch = *++YYPOS; in get_skip_sym()
498 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
499 ch = *++YYPOS; in get_skip_sym()
500 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
501 ch = *++YYPOS; in get_skip_sym()
502 if (ch != 'x') goto _yy_tunnel_9; in get_skip_sym()
503 ch = *++YYPOS; in get_skip_sym()
504 if (ch != '_') {ret = YY___COMPLEX; goto _yy_tunnel_390;} in get_skip_sym()
505 ch = *++YYPOS; in get_skip_sym()
506 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
509 } else if (ch == 'n') { in get_skip_sym()
510 ch = *++YYPOS; in get_skip_sym()
511 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
512 ch = *++YYPOS; in get_skip_sym()
513 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
514 ch = *++YYPOS; in get_skip_sym()
515 if (ch != '_') {ret = YY___CONST; goto _yy_tunnel_390;} in get_skip_sym()
516 ch = *++YYPOS; in get_skip_sym()
517 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
527 ch = *++YYPOS; in get_skip_sym()
528 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
529 ch = *++YYPOS; in get_skip_sym()
530 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
531 ch = *++YYPOS; in get_skip_sym()
532 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
533 ch = *++YYPOS; in get_skip_sym()
534 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
535 ch = *++YYPOS; in get_skip_sym()
536 if (ch != 'p') goto _yy_tunnel_9; in get_skip_sym()
537 ch = *++YYPOS; in get_skip_sym()
538 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
539 ch = *++YYPOS; in get_skip_sym()
540 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
544 ch = *++YYPOS; in get_skip_sym()
545 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
546 ch = *++YYPOS; in get_skip_sym()
547 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
548 ch = *++YYPOS; in get_skip_sym()
549 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
550 ch = *++YYPOS; in get_skip_sym()
551 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
552 ch = *++YYPOS; in get_skip_sym()
553 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
554 ch = *++YYPOS; in get_skip_sym()
555 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
556 ch = *++YYPOS; in get_skip_sym()
557 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
561 ch = *++YYPOS; in get_skip_sym()
562 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
563 ch = *++YYPOS; in get_skip_sym()
564 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
565 ch = *++YYPOS; in get_skip_sym()
566 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
567 ch = *++YYPOS; in get_skip_sym()
568 if (ch == 'i') { in get_skip_sym()
569 ch = *++YYPOS; in get_skip_sym()
570 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
571 ch = *++YYPOS; in get_skip_sym()
572 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
575 } else if (ch == 'r') { in get_skip_sym()
576 ch = *++YYPOS; in get_skip_sym()
577 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
578 ch = *++YYPOS; in get_skip_sym()
579 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
580 ch = *++YYPOS; in get_skip_sym()
581 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
582 ch = *++YYPOS; in get_skip_sym()
583 if (ch != '_') {ret = YY___RESTRICT; goto _yy_tunnel_390;} in get_skip_sym()
584 ch = *++YYPOS; in get_skip_sym()
585 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
592 ch = *++YYPOS; in get_skip_sym()
593 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
594 ch = *++YYPOS; in get_skip_sym()
595 if (ch != 'd') goto _yy_tunnel_9; in get_skip_sym()
596 ch = *++YYPOS; in get_skip_sym()
597 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
598 ch = *++YYPOS; in get_skip_sym()
599 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
600 ch = *++YYPOS; in get_skip_sym()
601 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
602 ch = *++YYPOS; in get_skip_sym()
603 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
607 ch = *++YYPOS; in get_skip_sym()
608 if (ch != 'h') goto _yy_tunnel_9; in get_skip_sym()
609 ch = *++YYPOS; in get_skip_sym()
610 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
611 ch = *++YYPOS; in get_skip_sym()
612 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
613 ch = *++YYPOS; in get_skip_sym()
614 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
615 ch = *++YYPOS; in get_skip_sym()
616 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
617 ch = *++YYPOS; in get_skip_sym()
618 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
619 ch = *++YYPOS; in get_skip_sym()
620 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
624 ch = *++YYPOS; in get_skip_sym()
625 if (ch == 'e') { in get_skip_sym()
626 ch = *++YYPOS; in get_skip_sym()
627 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
628 ch = *++YYPOS; in get_skip_sym()
629 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
630 ch = *++YYPOS; in get_skip_sym()
631 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
632 ch = *++YYPOS; in get_skip_sym()
633 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
634 ch = *++YYPOS; in get_skip_sym()
635 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
636 ch = *++YYPOS; in get_skip_sym()
637 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
638 ch = *++YYPOS; in get_skip_sym()
639 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
640 ch = *++YYPOS; in get_skip_sym()
641 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
644 } else if (ch == 'o') { in get_skip_sym()
645 ch = *++YYPOS; in get_skip_sym()
646 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
647 ch = *++YYPOS; in get_skip_sym()
648 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
649 ch = *++YYPOS; in get_skip_sym()
650 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
651 ch = *++YYPOS; in get_skip_sym()
652 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
653 ch = *++YYPOS; in get_skip_sym()
654 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
655 ch = *++YYPOS; in get_skip_sym()
656 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
657 ch = *++YYPOS; in get_skip_sym()
658 if (ch != '_') {ret = YY___VOLATILE; goto _yy_tunnel_390;} in get_skip_sym()
659 ch = *++YYPOS; in get_skip_sym()
660 if (ch != '_') goto _yy_tunnel_9; in get_skip_sym()
670 ch = *++YYPOS; in get_skip_sym()
671 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
672 ch = *++YYPOS; in get_skip_sym()
673 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
674 ch = *++YYPOS; in get_skip_sym()
675 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
676 ch = *++YYPOS; in get_skip_sym()
677 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
678 ch = *++YYPOS; in get_skip_sym()
679 if (ch != 'u') goto _yy_tunnel_9; in get_skip_sym()
680 ch = *++YYPOS; in get_skip_sym()
681 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
682 ch = *++YYPOS; in get_skip_sym()
683 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
687 ch = *++YYPOS; in get_skip_sym()
688 if (ch == 'l') { in get_skip_sym()
689 ch = *++YYPOS; in get_skip_sym()
690 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
691 ch = *++YYPOS; in get_skip_sym()
692 if (ch != 'g') goto _yy_tunnel_9; in get_skip_sym()
693 ch = *++YYPOS; in get_skip_sym()
694 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
695 ch = *++YYPOS; in get_skip_sym()
696 if (ch == 'a') { in get_skip_sym()
697 ch = *++YYPOS; in get_skip_sym()
698 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
701 } else if (ch == 'o') { in get_skip_sym()
702 ch = *++YYPOS; in get_skip_sym()
703 if (ch != 'f') goto _yy_tunnel_9; in get_skip_sym()
709 } else if (ch == 't') { in get_skip_sym()
710 ch = *++YYPOS; in get_skip_sym()
711 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
712 ch = *++YYPOS; in get_skip_sym()
713 if (ch != 'm') goto _yy_tunnel_9; in get_skip_sym()
714 ch = *++YYPOS; in get_skip_sym()
715 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
716 ch = *++YYPOS; in get_skip_sym()
717 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
724 ch = *++YYPOS; in get_skip_sym()
725 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
726 ch = *++YYPOS; in get_skip_sym()
727 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
728 ch = *++YYPOS; in get_skip_sym()
729 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
733 ch = *++YYPOS; in get_skip_sym()
734 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
735 ch = *++YYPOS; in get_skip_sym()
736 if (ch != 'm') goto _yy_tunnel_9; in get_skip_sym()
737 ch = *++YYPOS; in get_skip_sym()
738 if (ch != 'p') goto _yy_tunnel_9; in get_skip_sym()
739 ch = *++YYPOS; in get_skip_sym()
740 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
741 ch = *++YYPOS; in get_skip_sym()
742 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
743 ch = *++YYPOS; in get_skip_sym()
744 if (ch != 'x') goto _yy_tunnel_9; in get_skip_sym()
751 ch = *++YYPOS; in get_skip_sym()
752 if (ch != 'y') goto _yy_tunnel_9; in get_skip_sym()
753 ch = *++YYPOS; in get_skip_sym()
754 if (ch != 'p') goto _yy_tunnel_9; in get_skip_sym()
755 ch = *++YYPOS; in get_skip_sym()
756 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
757 ch = *++YYPOS; in get_skip_sym()
758 if (ch != 'd') goto _yy_tunnel_9; in get_skip_sym()
759 ch = *++YYPOS; in get_skip_sym()
760 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
761 ch = *++YYPOS; in get_skip_sym()
762 if (ch != 'f') goto _yy_tunnel_9; in get_skip_sym()
766 ch = *++YYPOS; in get_skip_sym()
767 if (ch == 'x') { in get_skip_sym()
768 ch = *++YYPOS; in get_skip_sym()
769 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
770 ch = *++YYPOS; in get_skip_sym()
771 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
772 ch = *++YYPOS; in get_skip_sym()
773 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
774 ch = *++YYPOS; in get_skip_sym()
775 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
778 } else if (ch == 'n') { in get_skip_sym()
779 ch = *++YYPOS; in get_skip_sym()
780 if (ch != 'u') goto _yy_tunnel_9; in get_skip_sym()
781 ch = *++YYPOS; in get_skip_sym()
782 if (ch != 'm') goto _yy_tunnel_9; in get_skip_sym()
789 ch = *++YYPOS; in get_skip_sym()
790 if (ch == 't') { in get_skip_sym()
791 ch = *++YYPOS; in get_skip_sym()
792 if (ch == 'a') { in get_skip_sym()
793 ch = *++YYPOS; in get_skip_sym()
794 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
795 ch = *++YYPOS; in get_skip_sym()
796 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
797 ch = *++YYPOS; in get_skip_sym()
798 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
801 } else if (ch == 'r') { in get_skip_sym()
802 ch = *++YYPOS; in get_skip_sym()
803 if (ch != 'u') goto _yy_tunnel_9; in get_skip_sym()
804 ch = *++YYPOS; in get_skip_sym()
805 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
806 ch = *++YYPOS; in get_skip_sym()
807 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
813 } else if (ch == 'h') { in get_skip_sym()
814 ch = *++YYPOS; in get_skip_sym()
815 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
816 ch = *++YYPOS; in get_skip_sym()
817 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
818 ch = *++YYPOS; in get_skip_sym()
819 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
822 } else if (ch == 'i') { in get_skip_sym()
823 ch = *++YYPOS; in get_skip_sym()
824 if (ch == 'g') { in get_skip_sym()
825 ch = *++YYPOS; in get_skip_sym()
826 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
827 ch = *++YYPOS; in get_skip_sym()
828 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
829 ch = *++YYPOS; in get_skip_sym()
830 if (ch != 'd') goto _yy_tunnel_9; in get_skip_sym()
833 } else if (ch == 'z') { in get_skip_sym()
834 ch = *++YYPOS; in get_skip_sym()
835 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
836 ch = *++YYPOS; in get_skip_sym()
837 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
838 ch = *++YYPOS; in get_skip_sym()
839 if (ch != 'f') goto _yy_tunnel_9; in get_skip_sym()
849 ch = *++YYPOS; in get_skip_sym()
850 if (ch != 'u') goto _yy_tunnel_9; in get_skip_sym()
851 ch = *++YYPOS; in get_skip_sym()
852 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
853 ch = *++YYPOS; in get_skip_sym()
854 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
858 ch = *++YYPOS; in get_skip_sym()
859 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
860 ch = *++YYPOS; in get_skip_sym()
861 if (ch == 'g') { in get_skip_sym()
862 ch = *++YYPOS; in get_skip_sym()
863 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
864 ch = *++YYPOS; in get_skip_sym()
865 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
866 ch = *++YYPOS; in get_skip_sym()
867 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
868 ch = *++YYPOS; in get_skip_sym()
869 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
870 ch = *++YYPOS; in get_skip_sym()
871 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
874 } else if (ch == 's') { in get_skip_sym()
875 ch = *++YYPOS; in get_skip_sym()
876 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
877 ch = *++YYPOS; in get_skip_sym()
878 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
879 ch = *++YYPOS; in get_skip_sym()
880 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
881 ch = *++YYPOS; in get_skip_sym()
882 if (ch != 'c') goto _yy_tunnel_9; in get_skip_sym()
883 ch = *++YYPOS; in get_skip_sym()
884 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
891 ch = *++YYPOS; in get_skip_sym()
892 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
893 ch = *++YYPOS; in get_skip_sym()
894 if (ch == 'l') { in get_skip_sym()
895 ch = *++YYPOS; in get_skip_sym()
896 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
897 ch = *++YYPOS; in get_skip_sym()
898 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
899 ch = *++YYPOS; in get_skip_sym()
900 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
903 } else if (ch == 't') { in get_skip_sym()
954 ch = *++YYPOS; in get_skip_sym()
955 if (ch == '"') { in get_skip_sym()
957 } else if (ch == '\'') { in get_skip_sym()
963 ch = *++YYPOS; in get_skip_sym()
964 if (ch == 'h') { in get_skip_sym()
965 ch = *++YYPOS; in get_skip_sym()
966 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
967 ch = *++YYPOS; in get_skip_sym()
968 if (ch != 'r') goto _yy_tunnel_9; in get_skip_sym()
971 } else if (ch == 'o') { in get_skip_sym()
972 ch = *++YYPOS; in get_skip_sym()
973 if (ch == 'm') { in get_skip_sym()
974 ch = *++YYPOS; in get_skip_sym()
975 if (ch != 'p') goto _yy_tunnel_9; in get_skip_sym()
976 ch = *++YYPOS; in get_skip_sym()
977 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
978 ch = *++YYPOS; in get_skip_sym()
979 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
980 ch = *++YYPOS; in get_skip_sym()
981 if (ch != 'x') goto _yy_tunnel_9; in get_skip_sym()
984 } else if (ch == 'n') { in get_skip_sym()
985 ch = *++YYPOS; in get_skip_sym()
986 if (ch != 's') goto _yy_tunnel_9; in get_skip_sym()
987 ch = *++YYPOS; in get_skip_sym()
988 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
998 ch = *++YYPOS; in get_skip_sym()
999 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
1000 ch = *++YYPOS; in get_skip_sym()
1001 if (ch != 'u') goto _yy_tunnel_9; in get_skip_sym()
1002 ch = *++YYPOS; in get_skip_sym()
1003 if (ch != 'b') goto _yy_tunnel_9; in get_skip_sym()
1004 ch = *++YYPOS; in get_skip_sym()
1005 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
1006 ch = *++YYPOS; in get_skip_sym()
1007 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
1011 ch = *++YYPOS; in get_skip_sym()
1012 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
1013 ch = *++YYPOS; in get_skip_sym()
1014 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
1015 ch = *++YYPOS; in get_skip_sym()
1016 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
1017 ch = *++YYPOS; in get_skip_sym()
1018 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
1022 ch = *++YYPOS; in get_skip_sym()
1023 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
1024 ch = *++YYPOS; in get_skip_sym()
1025 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
1026 ch = *++YYPOS; in get_skip_sym()
1027 if (ch != 'g') goto _yy_tunnel_9; in get_skip_sym()
1031 ch = *++YYPOS; in get_skip_sym()
1032 if (ch == 'n') { in get_skip_sym()
1033 ch = *++YYPOS; in get_skip_sym()
1034 if (ch == 'i') { in get_skip_sym()
1035 ch = *++YYPOS; in get_skip_sym()
1036 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
1037 ch = *++YYPOS; in get_skip_sym()
1038 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
1041 } else if (ch == 's') { in get_skip_sym()
1042 ch = *++YYPOS; in get_skip_sym()
1043 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
1044 ch = *++YYPOS; in get_skip_sym()
1045 if (ch != 'g') goto _yy_tunnel_9; in get_skip_sym()
1046 ch = *++YYPOS; in get_skip_sym()
1047 if (ch != 'n') goto _yy_tunnel_9; in get_skip_sym()
1048 ch = *++YYPOS; in get_skip_sym()
1049 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
1050 ch = *++YYPOS; in get_skip_sym()
1051 if (ch != 'd') goto _yy_tunnel_9; in get_skip_sym()
1057 } else if (ch == '8') { in get_skip_sym()
1058 ch = *++YYPOS; in get_skip_sym()
1059 if (ch != '"') goto _yy_tunnel_9; in get_skip_sym()
1061 } else if (ch == '"') { in get_skip_sym()
1063 } else if (ch == '\'') { in get_skip_sym()
1069 ch = *++YYPOS; in get_skip_sym()
1070 if (ch != 'o') goto _yy_tunnel_9; in get_skip_sym()
1071 ch = *++YYPOS; in get_skip_sym()
1072 if (ch == 'i') { in get_skip_sym()
1073 ch = *++YYPOS; in get_skip_sym()
1074 if (ch != 'd') goto _yy_tunnel_9; in get_skip_sym()
1077 } else if (ch == 'l') { in get_skip_sym()
1078 ch = *++YYPOS; in get_skip_sym()
1079 if (ch != 'a') goto _yy_tunnel_9; in get_skip_sym()
1080 ch = *++YYPOS; in get_skip_sym()
1081 if (ch != 't') goto _yy_tunnel_9; in get_skip_sym()
1082 ch = *++YYPOS; in get_skip_sym()
1083 if (ch != 'i') goto _yy_tunnel_9; in get_skip_sym()
1084 ch = *++YYPOS; in get_skip_sym()
1085 if (ch != 'l') goto _yy_tunnel_9; in get_skip_sym()
1086 ch = *++YYPOS; in get_skip_sym()
1087 if (ch != 'e') goto _yy_tunnel_9; in get_skip_sym()
1110 ch = *++YYPOS; in get_skip_sym()
1113 if ((ch >= '0' && ch <= '9')) { in get_skip_sym()
1115 } else if (ch == '.') { in get_skip_sym()
1116 ch = *++YYPOS; in get_skip_sym()
1117 if (ch == '.') { in get_skip_sym()
1129 ch = *++YYPOS; in get_skip_sym()
1130 if (ch == '>') { in get_skip_sym()
1134 } else if (ch == '-') { in get_skip_sym()
1143 ch = *++YYPOS; in get_skip_sym()
1144 if (ch == '+') { in get_skip_sym()
1153 ch = *++YYPOS; in get_skip_sym()
1154 if (ch != 'X' && ch != 'x') goto _yy_tunnel_78; in get_skip_sym()
1155 ch = *++YYPOS; in get_skip_sym()
1156 if ((ch >= '0' && ch <= '9') || (ch >= 'A' && ch <= 'F') || (ch >= 'a' && ch <= 'f')) { in get_skip_sym()
1176 ch = *++YYPOS; in get_skip_sym()
1177 if (ch == '&') { in get_skip_sym()
1194 ch = *++YYPOS; in get_skip_sym()
1195 if (ch == '=') { in get_skip_sym()
1204 ch = *++YYPOS; in get_skip_sym()
1207 if (ch == '*') { in get_skip_sym()
1209 } else if (ch == '/') { in get_skip_sym()
1220 ch = *++YYPOS; in get_skip_sym()
1221 if (ch == '<') { in get_skip_sym()
1225 } else if (ch == '=') { in get_skip_sym()
1234 ch = *++YYPOS; in get_skip_sym()
1235 if (ch == '>') { in get_skip_sym()
1239 } else if (ch == '=') { in get_skip_sym()
1248 ch = *++YYPOS; in get_skip_sym()
1249 if (ch == '=') { in get_skip_sym()
1262 ch = *++YYPOS; in get_skip_sym()
1263 if (ch == '|') { in get_skip_sym()
1292 ch = *++YYPOS; in get_skip_sym()
1293 if (ch == '\n') { in get_skip_sym()
1315 if (ch == 0 && YYPOS < YYEND) goto _yy_state_error; in get_skip_sym()
1323 ch = *++YYPOS; in get_skip_sym()
1325 …if ((ch >= '0' && ch <= '9') || (ch >= 'A' && ch <= 'Z') || ch == '_' || (ch >= 'a' && ch <= 'z'))… in get_skip_sym()
1332 ch = *++YYPOS; in get_skip_sym()
1335 switch (ch) { in get_skip_sym()
1338 ch = *++YYPOS; in get_skip_sym()
1339 if (ch == 'L') { in get_skip_sym()
1340 ch = *++YYPOS; in get_skip_sym()
1341 if (ch == 'L') { in get_skip_sym()
1349 } else if (ch == 'l') { in get_skip_sym()
1358 ch = *++YYPOS; in get_skip_sym()
1361 if (ch == 'L') { in get_skip_sym()
1363 } else if (ch == 'U' || ch == 'u') { in get_skip_sym()
1372 ch = *++YYPOS; in get_skip_sym()
1375 if (ch == 'U' || ch == 'u') { in get_skip_sym()
1379 } else if (ch == 'l') { in get_skip_sym()
1406 ch = *++YYPOS; in get_skip_sym()
1407 if (ch == '\\') { in get_skip_sym()
1408 ch = *++YYPOS; in get_skip_sym()
1410 if (ch == '\n') { in get_skip_sym()
1417 } else if (ch == '"') { in get_skip_sym()
1421 } else if (YYPOS < YYEND && (ch <= '!' || (ch >= '#' && ch <= '[') || ch >= ']')) { in get_skip_sym()
1422 if (ch == '\n') { in get_skip_sym()
1430 ch = *++YYPOS; in get_skip_sym()
1431 if (ch == '\\') { in get_skip_sym()
1432 ch = *++YYPOS; in get_skip_sym()
1434 if (ch == '\n') { in get_skip_sym()
1441 } else if (ch == '\'') { in get_skip_sym()
1445 } else if (YYPOS < YYEND && (ch <= '&' || (ch >= '(' && ch <= '[') || ch >= ']')) { in get_skip_sym()
1446 if (ch == '\n') { in get_skip_sym()
1454 ch = *++YYPOS; in get_skip_sym()
1455 if (ch == '\t' || ch == '\v' || ch == '\f' || ch == ' ') { in get_skip_sym()
1462 ch = *++YYPOS; in get_skip_sym()
1463 if (ch == '\r') { in get_skip_sym()
1464 ch = *++YYPOS; in get_skip_sym()
1465 if (ch == '\n') { in get_skip_sym()
1474 } else if (ch == '\n') { in get_skip_sym()
1479 } else if (YYPOS < YYEND && (ch <= '\t' || ch == '\v' || ch == '\f' || ch >= '\016')) { in get_skip_sym()
1485 ch = *++YYPOS; in get_skip_sym()
1488 if ((ch >= '0' && ch <= '9')) { in get_skip_sym()
1490 } else if (ch == 'F' || ch == 'L' || ch == 'f' || ch == 'l') { in get_skip_sym()
1494 } else if (ch == 'E' || ch == 'e') { in get_skip_sym()
1501 ch = *++YYPOS; in get_skip_sym()
1505 switch (ch) { in get_skip_sym()
1517 ch = *++YYPOS; in get_skip_sym()
1518 if (ch == 'L') { in get_skip_sym()
1519 ch = *++YYPOS; in get_skip_sym()
1520 if (ch == 'L') { in get_skip_sym()
1528 } else if (ch == 'l') { in get_skip_sym()
1537 ch = *++YYPOS; in get_skip_sym()
1540 if (ch == 'L') { in get_skip_sym()
1542 } else if (ch == 'U' || ch == 'u') { in get_skip_sym()
1551 ch = *++YYPOS; in get_skip_sym()
1554 if (ch == 'l') { in get_skip_sym()
1556 } else if (ch == 'U' || ch == 'u') { in get_skip_sym()
1577 ch = *++YYPOS; in get_skip_sym()
1578 if ((ch >= '0' && ch <= '9')) { in get_skip_sym()
1580 } else if (ch == 'E' || ch == 'e') { in get_skip_sym()
1582 } else if (ch == '.') { in get_skip_sym()
1588 ch = *++YYPOS; in get_skip_sym()
1589 if (ch == '+' || ch == '-') { in get_skip_sym()
1590 ch = *++YYPOS; in get_skip_sym()
1591 if ((ch >= '0' && ch <= '9')) { in get_skip_sym()
1596 } else if ((ch >= '0' && ch <= '9')) { in get_skip_sym()
1602 ch = *++YYPOS; in get_skip_sym()
1604 if (ch == '*') { in get_skip_sym()
1605 ch = *++YYPOS; in get_skip_sym()
1606 if (ch != '/') goto _yy_tunnel_99; in get_skip_sym()
1610 } else if (YYPOS < YYEND && (ch <= ')' || ch >= '+')) { in get_skip_sym()
1611 if (ch == '\n') { in get_skip_sym()
1619 ch = *++YYPOS; in get_skip_sym()
1620 if (ch == 'U' || ch == 'u') { in get_skip_sym()
1628 ch = *++YYPOS; in get_skip_sym()
1629 if (ch == 'U' || ch == 'u') { in get_skip_sym()
1630 ch = *++YYPOS; in get_skip_sym()
1631 if (ch == 'L') { in get_skip_sym()
1632 ch = *++YYPOS; in get_skip_sym()
1633 if (ch == 'L') { in get_skip_sym()
1641 } else if (ch == 'l') { in get_skip_sym()
1649 } else if (ch == 'L') { in get_skip_sym()
1650 ch = *++YYPOS; in get_skip_sym()
1653 if (ch == 'L') { in get_skip_sym()
1655 } else if (ch == 'U' || ch == 'u') { in get_skip_sym()
1663 } else if (ch == 'l') { in get_skip_sym()
1664 ch = *++YYPOS; in get_skip_sym()
1667 if (ch == 'U' || ch == 'u') { in get_skip_sym()
1671 } else if (ch == 'l') { in get_skip_sym()
1677 } else if ((ch >= '0' && ch <= '9') || (ch >= 'A' && ch <= 'F') || (ch >= 'a' && ch <= 'f')) { in get_skip_sym()
1684 ch = *++YYPOS; in get_skip_sym()
1685 if ((ch >= '0' && ch <= '9')) { in get_skip_sym()
1687 } else if (ch == 'F' || ch == 'L' || ch == 'f' || ch == 'l') { in get_skip_sym()
1696 ch = *++YYPOS; in get_skip_sym()
1697 if (ch == 'U' || ch == 'u') { in get_skip_sym()
1705 ch = *++YYPOS; in get_skip_sym()
1706 if (ch == 'U' || ch == 'u') { in get_skip_sym()
1714 ch = *++YYPOS; in get_skip_sym()
1716 …if ((ch >= '0' && ch <= '9') || (ch >= 'A' && ch <= 'Z') || ch == '_' || (ch >= 'a' && ch <= 'z'))… in get_skip_sym()
1729 yy_error_str("unexpected character", yy_escape_char(buf, ch)); in get_skip_sym()