def_width         297 src/editor/etags.c     int def_width;
def_width         302 src/editor/etags.c     def_width = str_term_width1 (label_def);
def_width         303 src/editor/etags.c     def_max_width = MAX (def_max_width, def_width);