Searched refs:_makerP1 (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/Preprocessor/ |
D | microsoft-ext.c | 32 #define MAKE_FUNC(_makerP1, _makerP2, _arg1, _comma, _arg2) \ argument 33 _makerP1##_makerP2(_arg1, _comma, _arg2)
|
/external/llvm-project/clang/test/Preprocessor/ |
D | microsoft-ext.c | 45 #define MAKE_FUNC(_makerP1, _makerP2, _arg1, _comma, _arg2) \ argument 46 _makerP1##_makerP2(_arg1, _comma, _arg2)
|