ReactOS
0.4.17-dev-804-g023d8af
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 Thu Sep 10 2026 06:42:54 for ReactOS by
1.9.6