Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/common/
DPreprocessor.h20 #define DAWN_INTERNAL_PP_GET_HEAD(firstParam, ...) firstParam argument
/third_party/icu/icu4c/source/test/cintltst/
Dcmsgtst.c98 static UBool returnsNullForType(int firstParam, ...) { in returnsNullForType()