Searched refs:SYM_NOTICED (Results 1 – 4 of 4) sorted by relevance
123 #define SYM_NOTICED (1L<<12) /* symbol noticed in output */ macro
62 sym->flags |= SYM_NOTICED; in ppcall()
240 …efmac(args, REF_IF)) || (sym = ppsymref(pp.symtab, args))) && (sym->flags & SYM_NOTICED)) return 1; in predicate()
1750 sym->flags &= ~SYM_NOTICED; in ppcontrol()