Searched refs:fclr (Results 1 – 1 of 1) sorted by relevance
618 uint32_t fset = 0, fclr = 0, flag; in c_typeset() local731 fclr |= flag; in c_typeset()736 fclr &= ~flag; in c_typeset()756 if (func && (((fset|fclr) & ~(TRACE|UCASEV_AL|EXPORT)) || in c_typeset()777 fclr &= ~RJUST; in c_typeset()785 fclr |= ~fset & (LJUST | RJUST | ZEROFIL | UCASEV_AL | in c_typeset()805 if (fset | fclr) { in c_typeset()807 f->flag &= ~fclr; in c_typeset()814 } else if (!typeset(wp[i], fset, fclr, field, base)) { in c_typeset()827 flag = fset | fclr; in c_typeset()