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

/macosx-10.9.5/bc-21/bc/bc/
H A Dbc.c1678 short *ssp1 = yyss - 1;
1680 while (ssp1 != yyssp)
1681 fprintf (stderr, " %d", *++ssp1);
1818 short *ssp1 = yyss - 1;
1820 while (ssp1 != yyssp)
1821 fprintf (stderr, " %d", *++ssp1);
1675 short *ssp1 = yyss - 1; local
1815 short *ssp1 = yyss - 1; local

Completed in 115 milliseconds