Home
last modified time | relevance | path

Searched refs:_makerP1 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Preprocessor/
Dmicrosoft-ext.c32 #define MAKE_FUNC(_makerP1, _makerP2, _arg1, _comma, _arg2) \ argument
33 _makerP1##_makerP2(_arg1, _comma, _arg2)
/external/llvm-project/clang/test/Preprocessor/
Dmicrosoft-ext.c45 #define MAKE_FUNC(_makerP1, _makerP2, _arg1, _comma, _arg2) \ argument
46 _makerP1##_makerP2(_arg1, _comma, _arg2)