Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Dapp.c1234 if (!found_comment) in do_scrub_chars()
1235 as_where (&found_comment_file, &found_comment); in do_scrub_chars()
H A Das.h623 COMMON unsigned int found_comment; variable
H A Dread.c593 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()
H A DChangeLog-00015510 * as.h (warn_comment, found_comment, found_comment_file): Declare.
5512 * read.c (read_a_source_file): Init found_comment on entry, and