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

  /src/external/gpl3/binutils/dist/binutils/
nm.c 188 static int no_sort = 0; /* Don't sort; print syms in order found. */ variable
1507 if (! no_sort)
2067 no_sort = 0;
2072 no_sort = 1;
2077 no_sort = 0;
  /src/external/gpl3/binutils.old/dist/binutils/
nm.c 188 static int no_sort = 0; /* Don't sort; print syms in order found. */ variable
1508 if (! no_sort)
2070 no_sort = 0;
2075 no_sort = 1;
2080 no_sort = 0;

Completed in 26 milliseconds