Searched defs:firstParam (Results 1 – 2 of 2) sorted by relevance
20 #define DAWN_INTERNAL_PP_GET_HEAD(firstParam, ...) firstParam argument
98 static UBool returnsNullForType(int firstParam, ...) { in returnsNullForType()