Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDprotoize.c2683 identify_lineno (const char *clean_p) in identify_lineno() argument
2688 for (scan_p = clean_text_base; scan_p <= clean_p; scan_p++) in identify_lineno()
2697 declare_source_confusing (const char *clean_p) in declare_source_confusing() argument
2701 if (clean_p == 0) in declare_source_confusing()
2707 identify_lineno (clean_p)); in declare_source_confusing()
2717 check_source (int cond, const char *clean_p) in check_source() argument
2720 declare_source_confusing (clean_p); in check_source()