Iros
Loading...
Searching...
No Matches
alloca.h
Go to the documentation of this file.
1
#pragma once
2
3
#define alloca(size) __builtin_alloca(size)
libs
ccpp
include
alloca.h
Generated by
1.13.0