Home
last modified time | relevance | path

Searched refs:ssp1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/intl/
Dplural.c936 short *ssp1 = yyss - 1; in yyparse() local
938 while (ssp1 != yyssp) in yyparse()
939 fprintf (stderr, " %d", *++ssp1); in yyparse()
1076 short *ssp1 = yyss - 1; in yyparse() local
1078 while (ssp1 != yyssp) in yyparse()
1079 fprintf (stderr, " %d", *++ssp1); in yyparse()
/openbsd/src/gnu/usr.bin/cvs/lib/
Dgetdate.c1170 short *ssp1 = yyss - 1; in yyparse() local
1172 while (ssp1 != yyssp) in yyparse()
1173 fprintf (stderr, " %d", *++ssp1); in yyparse()
1310 short *ssp1 = yyss - 1; in yyparse() local
1312 while (ssp1 != yyssp) in yyparse()
1313 fprintf (stderr, " %d", *++ssp1); in yyparse()