Numworks Epsilon  1.4.1
Graphing Calculator Operating System
alloca.h File Reference

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 4 of file alloca.h.