Home
last modified time | relevance | path

Searched refs:ansi_header (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDprotoize.c2833 other_variable_style_function (const char *ansi_header) in other_variable_style_function() argument
2840 return strstr (ansi_header, "...") != 0; in other_variable_style_function()
2850 for (p = ansi_header; p; ) in other_variable_style_function()