O_ASN
if (op != O_ASN) /* vl may not have a value yet */
case O_ASN:
#define IS_ASSIGNOP(op) ((int)(op) >= (int)O_ASN && (int)(op) <= (int)O_BORASN)