def_width         301 src/editor/etags.c     int def_width;
def_width         307 src/editor/etags.c     def_width = str_term_width1 (label_def);
def_width         309 src/editor/etags.c     def_max_width = MAX (def_max_width, def_width);