Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-headers/crt/
Dmalloc.h117 #define _alloca(x) __builtin_alloca((x)) macro
Dintrin.h281 #define _alloca(x) __builtin_alloca((x)) macro