mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 15:30:14 +01:00
13 lines
285 B
Text
13 lines
285 B
Text
|
|
0:2(1): preprocessor error: Error: macro MULT invoked with 1 arguments (expected 2)
|
||
|
|
|
||
|
|
0:3(1): preprocessor error: Error: macro MULT invoked with 1 arguments (expected 2)
|
||
|
|
|
||
|
|
0:4(1): preprocessor error: Error: macro MULT invoked with 3 arguments (expected 2)
|
||
|
|
|
||
|
|
|
||
|
|
MULT()
|
||
|
|
MULT(1)
|
||
|
|
MULT(1,2,3)
|
||
|
|
|
||
|
|
|