Searched refs:BINCL_PENDING (Results 1 – 1 of 1) sorted by relevance
205 enum binclstatus {BINCL_NOT_REQUIRED, BINCL_PENDING, BINCL_PROCESSED}; enumerator1119 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()