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

/netbsd-current/external/gpl2/grep/dist/intl/
H A Dplural.c937 short *ssp1 = yyss - 1;
939 while (ssp1 != yyssp)
940 fprintf (stderr, " %d", *++ssp1);
1077 short *ssp1 = yyss - 1;
1079 while (ssp1 != yyssp)
1080 fprintf (stderr, " %d", *++ssp1);
934 short *ssp1 = yyss - 1; local
1074 short *ssp1 = yyss - 1; local

Completed in 73 milliseconds