Searched refs:vararg_method (Results 1 – 2 of 2) sorted by relevance
9 void vararg_method(const char *fmt, ...) {} in vararg_method() function in C43 instance.vararg_method("Hello"); in call_vararg_method()