Home
last modified time | relevance | path

Searched defs:parameterDeclarations (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/apple/
H A DSoftLinking.h51 # define SOFT_LINK_FUNCTION_HEADER(framework, functionName, resultType, parameterDeclarations, \ argument
63 # define SOFT_LINK_FUNCTION_SOURCE(framework, functionName, resultType, parameterDeclarations, \ argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/mac/
H A DSoftLinking.h56 #define SOFT_LINK(framework, functionName, resultType, parameterDeclarations, parameterNames) \ argument
73 …SOFT_LINK_OPTIONAL(framework, functionName, resultType, callingConvention, parameterDeclarations) \ argument