mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 04:18:14 +02:00
3 lines
40 B
C
3 lines
40 B
C
|
|
#define foo(x,y) ((x)*(y))
|
||
|
|
foo(bar,baz)
|