mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 00:30:13 +01:00
3 lines
40 B
C
3 lines
40 B
C
|
|
#define foo(x,y) ((x)*(y))
|
||
|
|
foo(bar,baz)
|