SIMPLE
if (op == '*' && (flags&SIMPLE))
} else if (op == '+' && (flags&SIMPLE))
*flagp |= HASWIDTH|SIMPLE;
*flagp |= SIMPLE;