Home | Sort by relevance Sort by last modified time |
/external/clang/test/Preprocessor/ | |
c99-6_10_3_3_p4.c | 4 #define mkstr(a) # a macro 5 #define in_between(a) mkstr(a) |
macro_paste_hashhash.c | 3 #define mkstr(a) # a macro 4 #define in_between(a) mkstr(a) |