USED
#define USED(F) ((F)->mark)
#define USED(MP) MP_USED(MP)
#define USED 0x0001 /* data structure in use */