Searched refs:yyptr (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dgram.c409 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
410 Stack = &yyptr->Stack_alloc; \
412 yyptr += yynewbytes / sizeof (*yyptr); \
1171 union yyalloc *yyptr = local in function:yyparse
1173 if (! yyptr)
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Dparser.c389 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
390 Stack = &yyptr->Stack_alloc; \
392 yyptr += yynewbytes / sizeof (*yyptr); \
1342 union yyalloc *yyptr =
1344 if (! yyptr)
1340 union yyalloc *yyptr = local in function:yyparse
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefsyacc.c464 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
465 Stack = &yyptr->Stack_alloc; \
467 yyptr += yynewbytes / sizeof (*yyptr); \
1476 union yyalloc *yyptr = local in function:yyparse
1478 if (! yyptr)
/xsrc/external/mit/xkbevd/dist/
H A Dcfgparse.c564 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
565 Stack = &yyptr->Stack_alloc; \
567 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1099 union yyalloc *yyptr =
1102 if (! yyptr)
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefsyacc.c660 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
661 Stack = &yyptr->Stack_alloc; \
663 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1258 union yyalloc *yyptr =
1261 if (! yyptr)
/xsrc/external/mit/xkbcomp/dist/
H A Dxkbparse.c744 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
745 Stack = &yyptr->Stack_alloc; \
747 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1591 union yyalloc *yyptr =
1594 if (! yyptr)
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c721 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
722 Stack = &yyptr->Stack_alloc; \
724 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1801 union yyalloc *yyptr =
1804 if (! yyptr)
/xsrc/external/mit/ctwm/dist/
H A Dgram.tab.c721 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
722 Stack = &yyptr->Stack_alloc; \
724 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1801 union yyalloc *yyptr =
1804 if (! yyptr)
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c535 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
536 Stack = &yyptr->Stack_alloc; \
538 yyptr += yynewbytes / sizeof (*yyptr); \
1618 union yyalloc *yyptr = local in function:yyparse
1620 if (! yyptr)
/xsrc/external/mit/MesaLib.old/src/mesa/program/
H A Dprogram_parse.tab.c617 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
618 Stack = &yyptr->Stack_alloc; \
620 yyptr += yynewbytes / sizeof (*yyptr); \
1825 union yyalloc *yyptr = local in function:yyparse
1827 if (! yyptr)
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp607 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
608 Stack = &yyptr->Stack_alloc; \
610 yyptr += yynewbytes / sizeof (*yyptr); \
2298 union yyalloc *yyptr = local in function:yyparse
2300 if (! yyptr)
/xsrc/external/mit/MesaLib/src/mesa/program/
H A Dprogram_parse.tab.c776 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
777 Stack = &yyptr->Stack_alloc; \
779 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
2060 union yyalloc *yyptr =
2063 if (! yyptr)
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-parse.c644 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
645 Stack = &yyptr->Stack_alloc; \
647 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1807 union yyalloc *yyptr =
1810 if (! yyptr)
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp738 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
739 Stack = &yyptr->Stack_alloc; \
741 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
2498 union yyalloc *yyptr =
2501 if (! yyptr)

Completed in 67 milliseconds