Lines Matching full:foo*
18 mmtokpastepre(float foo); // should declare "float foo27;"
22 mmtokpastepost(form float foo155); // should declare "uniform float foo155;"
25 #define foo ShouldntExpandToThis
28 float bothpaste(foo, 719); // should declare "float foo719;"
30 secpaste(uniform float, foo semi) // should declare "uniform float barfoo;"
43 #define multiPaste(a, b, c) a##or##b flo##at foo##c
75 void foo()