Searched refs:found_comment (Results 1 – 4 of 4) sorted by relevance
1234 if (!found_comment) in do_scrub_chars()1235 as_where (&found_comment_file, &found_comment); in do_scrub_chars()
623 COMMON unsigned int found_comment; variable
593 found_comment = 0; in read_a_source_file()1133 if (warn_comment && found_comment) in read_a_source_file()1134 as_warn_where (found_comment_file, found_comment, in read_a_source_file()
5510 * as.h (warn_comment, found_comment, found_comment_file): Declare.5512 * read.c (read_a_source_file): Init found_comment on entry, and