Home
last modified time | relevance | path

Searched refs:scratch_index (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/gprof/
Dcg_print.c775 unsigned long index, used, unused, scratch_index; in cg_print_function_ordering() local
788 scratch_index = 0; in cg_print_function_ordering()
904 scratch_index = index; in cg_print_function_ordering()
933 for (index = 0; index < scratch_index; index++) in cg_print_function_ordering()
/openbsd/src/gnu/usr.bin/binutils/gprof/
Dcg_print.c794 unsigned long index, used, unused, scratch_index; in cg_print_function_ordering() local
807 scratch_index = 0; in cg_print_function_ordering()
923 scratch_index = index; in cg_print_function_ordering()
952 for (index = 0; index < scratch_index; index++) in cg_print_function_ordering()
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.112394 (scratch_index): Delete.