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

/httpd/server/
H A Dutil_expr_private.h39 #define YYMALLOC malloc macro
H A Dutil_expr_parse.c335 # define YYSTACK_ALLOC YYMALLOC
341 && ! ((defined YYMALLOC || defined malloc) \
348 # ifndef YYMALLOC
349 # define YYMALLOC malloc macro

Completed in 281 milliseconds