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

/httpd/server/
H A Dutil_expr_parse.c1260 # define YY_INITIAL_VALUE(Value) = Value macro
1266 #ifndef YY_INITIAL_VALUE
1267 # define YY_INITIAL_VALUE(Value) /* Nothing. */ macro
1271 YYSTYPE yylval YY_INITIAL_VALUE(yyval_default);

Completed in 659 milliseconds