Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDdbxout.c205 enum binclstatus {BINCL_NOT_REQUIRED, BINCL_PENDING, BINCL_PROCESSED}; enumerator
1133 f->bincl_status = BINCL_PROCESSED; in emit_pending_bincls()
1180 if (current_file->bincl_status == BINCL_PROCESSED) in dbxout_end_source_file()