Searched refs:auto_param_func (Results 1 – 1 of 1) sorted by relevance
106 extern void auto_param_func(auto); // c23-error {{'auto' not allowed in function prototype}} \ in function_designators()114 void (auto_param_func)(auto); // c23-error {{'auto' not allowed in function prototype}} \ in function_designators() local