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