codex
Loading...
Searching...
No Matches
Macros
gcc17.c File Reference
Macros
#define
foo
(
a
,
b
)
#define
bar
(
x
)
lose
(
x
)
#define
lose
(
x
) (1 + (
x
))
#define
bar
(
x
)
lose
((
x
))
Macro Definition Documentation
◆
bar
[1/2]
#define bar
(
x
)
lose
(
x
)
◆
bar
[2/2]
#define bar
(
x
)
lose
((
x
))
◆
foo
#define foo
(
void
)
(
a
,
b
)
◆
lose
#define lose
(
x
)
(1 + (
x
))
tmp
cpp
lua
tests
gcc17.c
Generated by
1.11.0