Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Ddbxout.c205 enum binclstatus {BINCL_NOT_REQUIRED, BINCL_PENDING, BINCL_PROCESSED}; enumerator
1119 while (f->bincl_status == BINCL_PENDING) in emit_pending_bincls()
1127 if (f->bincl_status == BINCL_PENDING) in emit_pending_bincls()
1166 n->bincl_status = BINCL_PENDING; in dbxout_start_source_file()