codex
Loading...
Searching...
No Matches
gcc10.c File Reference

Macros

#define twice(x)   (2*(x))
 
#define call_with_1(x)   x(1)
 

Macro Definition Documentation

◆ call_with_1

#define call_with_1 ( x)    x(1)

◆ twice

#define twice ( x)    (2*(x))