Searched defs:alloca (Results 1 – 8 of 8) sorted by relevance
27 # define alloca __builtin_alloca macro39 # define alloca _alloca macro
670 # define alloca(x) __builtin_alloca(x) macro678 # define alloca(x) C_alloca(x) macro
56 # define alloca __builtin_alloca macro
120 # define alloca __builtin_alloca macro
331 # define alloca __builtin_alloca macro
39 # define alloca __builtin_alloca macro44 # define alloca _alloca macro109 # define alloca(n) malloc (n) macro
38 # define alloca __builtin_alloca macro43 # define alloca _alloca macro472 # define alloca(n) malloc (n) macro
33 # define alloca __builtin_alloca macro38 # define alloca _alloca macro357 # define alloca(size) (malloc (size)) macro