Home
last modified time | relevance | path

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

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXalloca.h83 # define ALLOCATE_LOCAL(size) alloca((int)(size)) macro
101 # define ALLOCATE_LOCAL(size) alloca((int)(size)) macro
109 # define ALLOCATE_LOCAL(_size) ALLOCATE_LOCAL_FALLBACK(_size) macro
112 # define ALLOCATE_LOCAL(_size) ALLOCATE_LOCAL_FALLBACK undefined! macro