HomeSort by: relevance | last modified time | path
    Searched defs:show_totals (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
size.c 67 static int show_totals = 0;
126 {"totals", no_argument, &show_totals, 1},
232 show_totals = 1;
263 if (show_totals && (selected_output_format == FORMAT_BERKLEY
509 if (show_totals)
66 static int show_totals = 0; variable
  /src/external/gpl3/binutils.old/dist/binutils/
size.c 67 static int show_totals = 0;
126 {"totals", no_argument, &show_totals, 1},
232 show_totals = 1;
263 if (show_totals && (selected_output_format == FORMAT_BERKLEY
509 if (show_totals)
66 static int show_totals = 0; variable

Completed in 34 milliseconds