Searched refs:clean_p (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c2702 identify_lineno (const char *clean_p)
2707 for (scan_p = clean_text_base; scan_p <= clean_p; scan_p++)
2716 declare_source_confusing (const char *clean_p)
2720 if (clean_p == 0)
2726 identify_lineno (clean_p));
2736 check_source (int cond, const char *clean_p)
2739 declare_source_confusing (clean_p);
2683 identify_lineno(const char *clean_p) argument
2697 declare_source_confusing(const char *clean_p) argument
2717 check_source(int cond, const char *clean_p) argument

Completed in 115 milliseconds