Searched refs:UCASEV_AL (Results 1 – 3 of 3) sorted by relevance
55 #define UCASEV_AL BIT(18)/* convert to upper case / autoload function */ macro73 |LCASEV|UCASEV_AL|INT_U|INT_L)
640 flag = UCASEV_AL; /* upper case / autoload */ in c_typeset()674 if (func && ((fset|fclr) & ~(TRACE|UCASEV_AL|EXPORT))) { in c_typeset()684 fset &= ~UCASEV_AL; in c_typeset()694 if (fset & (LJUST | RJUST | ZEROFIL | UCASEV_AL | LCASEV | in c_typeset()696 fclr |= ~fset & (LJUST | RJUST | ZEROFIL | UCASEV_AL | in c_typeset()711 (fset&UCASEV_AL) ? true : false); in c_typeset()808 if ((vp->flag&UCASEV_AL)) in c_typeset()
281 ZEROFIL | LCASEV | UCASEV_AL | INT_U | INT_L); in local()311 const char *digits = (vp->flag & UCASEV_AL) ? in str_val()385 if (s && (vq->flag & (UCASEV_AL|LCASEV|LJUST|RJUST))) in setstr()559 if (vp->flag & UCASEV_AL) { in formatstr()675 ((set & (UCASEV_AL|LCASEV|LJUST|RJUST|ZEROFIL)) || in typeset()