Home
last modified time | relevance | path

Searched refs:yyptr (Results 1 – 25 of 46) sorted by relevance

12

/netbsd/external/gpl3/binutils.old/dist/intl/
H A Dplural.c450 YYCOPY (&yyptr->Stack, Stack, yysize); \
451 Stack = &yyptr->Stack; \
453 yyptr += yynewbytes / sizeof (*yyptr); \
838 union yyalloc *yyptr = in yyparse() local
840 if (! yyptr) in yyparse()
/netbsd/external/gpl3/gdb/dist/intl/
H A Dplural.c450 YYCOPY (&yyptr->Stack, Stack, yysize); \
451 Stack = &yyptr->Stack; \
453 yyptr += yynewbytes / sizeof (*yyptr); \
838 union yyalloc *yyptr = in yyparse() local
840 if (! yyptr) in yyparse()
/netbsd/external/gpl2/texinfo/dist/intl/
H A Dplural.c428 YYCOPY (&yyptr->Stack, Stack, yysize); \
429 Stack = &yyptr->Stack; \
431 yyptr += yynewbytes / sizeof (*yyptr); \
816 union yyalloc *yyptr = in yyparse() local
818 if (! yyptr) in yyparse()
/netbsd/external/gpl3/gdb.old/dist/intl/
H A Dplural.c450 YYCOPY (&yyptr->Stack, Stack, yysize); \
451 Stack = &yyptr->Stack; \
453 yyptr += yynewbytes / sizeof (*yyptr); \
838 union yyalloc *yyptr = in yyparse() local
840 if (! yyptr) in yyparse()
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dplural.c428 YYCOPY (&yyptr->Stack, Stack, yysize); \
429 Stack = &yyptr->Stack; \
431 yyptr += yynewbytes / sizeof (*yyptr); \
816 union yyalloc *yyptr = in yyparse() local
818 if (! yyptr) in yyparse()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Darparse.c566 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
567 Stack = &yyptr->Stack_alloc; \
569 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1120 union yyalloc *yyptr = in yyparse()
1123 if (! yyptr) in yyparse()
H A Dsysinfo.c508 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
509 Stack = &yyptr->Stack_alloc; \
511 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1049 union yyalloc *yyptr = in yyparse()
1052 if (! yyptr) in yyparse()
H A Ddefparse.c595 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
596 Stack = &yyptr->Stack_alloc; \
598 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1213 union yyalloc *yyptr = in yyparse()
1216 if (! yyptr) in yyparse()
H A Dmcparse.c582 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
583 Stack = &yyptr->Stack_alloc; \
585 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1187 union yyalloc *yyptr = in yyparse()
1190 if (! yyptr) in yyparse()
/netbsd/crypto/external/bsd/heimdal/dist/lib/com_err/
H A Dparse.c537 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
538 Stack = &yyptr->Stack_alloc; \
540 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1060 union yyalloc *yyptr = in yyparse()
1063 if (! yyptr) in yyparse()
/netbsd/external/gpl3/gcc/dist/intl/
H A Dplural.c457 YYCOPY (&yyptr->Stack, Stack, yysize); \
458 Stack = &yyptr->Stack; \
460 yyptr += yynewbytes / sizeof (*yyptr); \
845 union yyalloc *yyptr = in yyparse() local
847 if (! yyptr) in yyparse()
/netbsd/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.c765 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
766 Stack = &yyptr->Stack_alloc; \
768 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1308 union yyalloc *yyptr = in yyparse()
1311 if (! yyptr) in yyparse()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.c624 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
625 Stack = &yyptr->Stack_alloc; \
627 yyptr += yynewbytes / sizeof (*yyptr); \
1386 union yyalloc *yyptr = in yyparse() local
1388 if (! yyptr) in yyparse()
H A Dm68k-parse.c431 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
432 Stack = &yyptr->Stack_alloc; \
434 yyptr += yynewbytes / sizeof (*yyptr); \
1286 union yyalloc *yyptr = in yyparse() local
1288 if (! yyptr) in yyparse()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Darparse.c414 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
415 Stack = &yyptr->Stack_alloc; \
417 yyptr += yynewbytes / sizeof (*yyptr); \
1188 union yyalloc *yyptr = in yyparse() local
1190 if (! yyptr) in yyparse()
H A Dsysinfo.c372 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
373 Stack = &yyptr->Stack_alloc; \
375 yyptr += yynewbytes / sizeof (*yyptr); \
1132 union yyalloc *yyptr = in yyparse() local
1134 if (! yyptr) in yyparse()
H A Ddefparse.c427 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
428 Stack = &yyptr->Stack_alloc; \
430 yyptr += yynewbytes / sizeof (*yyptr); \
1266 union yyalloc *yyptr = in yyparse() local
1268 if (! yyptr) in yyparse()
H A Dmcparse.c421 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
422 Stack = &yyptr->Stack_alloc; \
424 yyptr += yynewbytes / sizeof (*yyptr); \
1246 union yyalloc *yyptr = in yyparse() local
1248 if (! yyptr) in yyparse()
/netbsd/external/gpl3/binutils/dist/intl/
H A Dplural.c457 YYCOPY (&yyptr->Stack, Stack, yysize); \
458 Stack = &yyptr->Stack; \
460 yyptr += yynewbytes / sizeof (*yyptr); \
845 union yyalloc *yyptr = in yyparse() local
847 if (! yyptr) in yyparse()
/netbsd/external/gpl3/gcc.old/dist/intl/
H A Dplural.c457 YYCOPY (&yyptr->Stack, Stack, yysize); \
458 Stack = &yyptr->Stack; \
460 yyptr += yynewbytes / sizeof (*yyptr); \
845 union yyalloc *yyptr = in yyparse() local
847 if (! yyptr) in yyparse()
/netbsd/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc.c674 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
675 Stack = &yyptr->Stack_alloc; \
677 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1375 union yyalloc *yyptr = in yyparse()
1378 if (! yyptr) in yyparse()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dloongarch-parse.c833 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
834 Stack = &yyptr->Stack_alloc; \
836 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1402 union yyalloc *yyptr = in yyparse()
1405 if (! yyptr) in yyparse()
/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-gram-gen.c435 YYCOPY (&yyptr->Stack, Stack, yysize); \
436 Stack = &yyptr->Stack; \
438 yyptr += yynewbytes / sizeof (*yyptr); \
823 union yyalloc *yyptr = in yyparse() local
825 if (! yyptr) in yyparse()
/netbsd/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-gram.c521 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
522 Stack = &yyptr->Stack_alloc; \
524 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1032 union yyalloc *yyptr = in yyparse()
1035 if (! yyptr) in yyparse()
/netbsd/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_parser.tab.cpp374 YYCOPY (&yyptr->Stack, Stack, yysize); \
375 Stack = &yyptr->Stack; \
377 yyptr += yynewbytes / sizeof (*yyptr); \
1405 union yyalloc *yyptr = local
1407 if (! yyptr)

12