PatchworkOS
Loading...
Searching...
No Matches
alloca.h File Reference
#include "_internal/config.h"

Go to the source code of this file.

Macros

#define alloca(size)   __builtin_alloca(size)
 

Macro Definition Documentation

◆ alloca

#define alloca (   size)    __builtin_alloca(size)

Definition at line 11 of file alloca.h.