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

  /src/external/gpl3/binutils/dist/binutils/
nm.c 193 static int sort_numerically = 0;/* Sort in numeric rather than alpha order. */ variable
1518 sorters[sort_numerically][reverse_sort]);
2068 sort_numerically = 1;
2073 sort_numerically = 0;
2078 sort_numerically = 0;
  /src/external/gpl3/binutils.old/dist/binutils/
nm.c 193 static int sort_numerically = 0;/* Sort in numeric rather than alpha order. */ variable
1519 sorters[sort_numerically][reverse_sort]);
2071 sort_numerically = 1;
2076 sort_numerically = 0;
2081 sort_numerically = 0;

Completed in 36 milliseconds