Searched defs:yyss1 (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_parse.c1354 yytype_int16 *yyss1 = yyss; local
1361 &yyss1, yysize * sizeof (*yyssp),
1365 yyss = yyss1;
1380 yytype_int16 *yyss1 = yyss;
1388 if (yyss1 != yyssa)
1389 YYSTACK_FREE (yyss1);

Completed in 29 milliseconds