left
#define left(v) (v)->narg[0]
#define left(v) v->narg[0]
left(int i, int c, int *lwidp)
left(FIELD *f)