current_goto_type 158 src/viewer/dialogs.c static mcview_goto_type_t current_goto_type = MC_VIEW_GOTO_LINENUM; current_goto_type 181 src/viewer/dialogs.c QUICK_RADIO (num_of_types, (const char **) mc_view_goto_str, (int *) ¤t_goto_type, current_goto_type 205 src/viewer/dialogs.c int base = (current_goto_type == MC_VIEW_GOTO_OFFSET_HEX) ? 16 : 10; current_goto_type 212 src/viewer/dialogs.c switch (current_goto_type)