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

/darwin-on-arm/xnu/libkern/c++/
H A DOSUnserialize.cpp356 # define YYSTACK_ALLOC YYMALLOC
362 && ! ((defined YYMALLOC || defined malloc) \
369 # ifndef YYMALLOC
370 # define YYMALLOC malloc macro
H A DOSUnserializeXML.cpp385 # define YYSTACK_ALLOC YYMALLOC
391 && ! ((defined YYMALLOC || defined malloc) \
398 # ifndef YYMALLOC
399 # define YYMALLOC malloc macro

Completed in 24 milliseconds