ReactOS
0.4.17-dev-357-ga8f14ff
alloca.h
Go to the documentation of this file.
1
2
#ifdef _MSC_VER
3
#include <malloc.h>
4
#define alloca _alloca
5
#else
6
#include_next <alloca.h>
7
#endif
8
sdk
include
wine
alloca.h
Generated on Mon Jun 22 2026 06:18:24 for ReactOS by
1.9.6