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