Searched refs:paste_twice (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
H A D096-paste-twice.c1 #define paste_twice(a,b,c) a ## b ## c macro
2 paste_twice(just, one, token)
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
H A D096-paste-twice.c1 #define paste_twice(a,b,c) a ## b ## c macro
2 paste_twice(just, one, token)

Completed in 4 milliseconds