mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-25 23:28:12 +02:00
3 lines
37 B
C
3 lines
37 B
C
|
|
#define PASTE(x,y) x ## y
|
||
|
|
PASTE(<,>)
|