Searched refs:ALLOCATE_LOCAL (Results 1 – 1 of 1) sorted by relevance
83 # define ALLOCATE_LOCAL(size) alloca((int)(size)) macro101 # define ALLOCATE_LOCAL(size) alloca((int)(size)) macro107 #if !defined(ALLOCATE_LOCAL)109 # define ALLOCATE_LOCAL(_size) ALLOCATE_LOCAL_FALLBACK(_size) macro112 # define ALLOCATE_LOCAL(_size) ALLOCATE_LOCAL_FALLBACK undefined! macro