def_max_width      60 src/editor/etags.c static int def_max_width;
def_max_width     309 src/editor/etags.c     def_max_width = MAX (def_max_width, def_width);
def_max_width     351 src/editor/etags.c     def_max_width = 0;
def_max_width     355 src/editor/etags.c     def_dlg_w = def_max_width + 4;