Searched defs:FREE_ALLOCA (Results 1 – 1 of 1) sorted by relevance
160 #define FREE_ALLOCA(x) free_alloca_with_limit(x, use_heap) macro164 #define FREE_ALLOCA(x) free_alloca(x) macro168 #define FREE_ALLOCA(x) free_alloca(x, use_heap) macro
Completed in 9 milliseconds