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

  /src/external/gpl3/binutils/dist/gprof/
cg_print.c 783 unsigned long used, unused, scratch_index; local
797 scratch_index = 0;
908 scratch_index = sym_index;
937 for (sym_index = 0; sym_index < scratch_index; sym_index++)
  /src/external/gpl3/binutils.old/dist/gprof/
cg_print.c 783 unsigned long used, unused, scratch_index; local
797 scratch_index = 0;
908 scratch_index = sym_index;
937 for (sym_index = 0; sym_index < scratch_index; sym_index++)

Completed in 30 milliseconds