PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
alloca.h File Reference
#include "_internal/config.h"
Include dependency graph for alloca.h:
This graph shows which files directly or indirectly include this file:

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.