FL_LONG
#define POP_INT(f, s, a) (((f) & FL_LONG) ? \
flags |= FL_LONG;
flags &= ~(FL_LONG | FL_SHORT);
flags |= FL_LONG; /* hope it fits.. */