Home | History | Annotate | Download | only in internal

Lines Matching defs:alloca

354 #    define alloca _alloca
357 # include <alloca.h>
363 type *name = alloca(sizeof(type) * (count))