Home
last modified time | relevance | path

Searched refs:ALLOCATE_LOCAL (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXalloca.h83 # define ALLOCATE_LOCAL(size) alloca((int)(size)) macro
101 # define ALLOCATE_LOCAL(size) alloca((int)(size)) macro
107 #if !defined(ALLOCATE_LOCAL)
109 # define ALLOCATE_LOCAL(_size) ALLOCATE_LOCAL_FALLBACK(_size) macro
112 # define ALLOCATE_LOCAL(_size) ALLOCATE_LOCAL_FALLBACK undefined! macro