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

/httpd/server/
H A Dutil_expr_parse.c371 union yyalloc union
378 # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1)
1381 union yyalloc *yyptr =
1382 (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize));

Completed in 12 milliseconds