dolabel
int dolabel(void);
static struct biltins label = { S_, dolabel, 0, 0 };
int dolabel; /* TRUE if label to be written */
dolabel = (verbosity & MV_LBL) && (label != MM_NULLLBL);
if (dolabel) {
if (dosev || dolabel) {
if (dolabel) {