Searched refs:FOO4 (Results 1 - 2 of 2) sorted by last modified time

/external/clang/test/Preprocessor/
H A Dmacro_paste_empty.c15 #define FOO4(X, Y) X ## Y macro
16 d:FOO4(,FOO4(,))
17 // CHECK: d:FOO4
H A Dmacro_space.c6 #define FOO4(x)x x macro
23 TEST(FOO4,)
24 // CHECK: FOO4 < > < > < > < > < > < > < > < >

Completed in 135 milliseconds