Samsung Internal API reference
2.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
alloca.h
Go to the documentation of this file.
1
8
#pragma once
9
10
#include <compiler.h>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
23
#define alloca _alloca
24
25
#ifdef __cplusplus
26
}
27
#endif
28
alloca.h
Generated by
1.8.11