Home
last modified time | relevance | path

Searched defs:alloca (Results 1 – 2 of 2) sorted by relevance

/intl/
A Dlocalealias.c37 # define alloca __builtin_alloca macro
42 # define alloca _alloca macro
105 # define alloca(n) malloc (n) macro
A Ddcigettext.c31 # define alloca __builtin_alloca macro
36 # define alloca _alloca macro
406 # define alloca(size) (malloc (size)) macro

Completed in 8 milliseconds