def_max_width      60 src/editor/etags.c static int def_max_width;
def_max_width     303 src/editor/etags.c     def_max_width = MAX (def_max_width, def_width);
def_max_width     346 src/editor/etags.c     def_max_width = 0;
def_max_width     350 src/editor/etags.c     def_dlg_w = def_max_width + 4;