Searched refs:commands_in_file (Results 1 – 3 of 3) sorted by relevance
93 static int commands_in_file; variable899 commands_in_file += prologue_size + function_size + epilogue_size;4898 commands_in_file = 0;4914 commands_in_file,4915 commands_in_file,4916 commands_in_file - commands_in_prologues - commands_in_epilogues,
100 static int commands_in_file; variable931 commands_in_file += prologue_size + function_size + epilogue_size; in avr_output_function_epilogue()4879 commands_in_file = 0; in avr_file_start()4894 commands_in_file, in avr_file_end()4895 commands_in_file, in avr_file_end()4896 commands_in_file - commands_in_prologues - commands_in_epilogues, in avr_file_end()
16153 * config/ip2k/ip2k.c (commands_in_file): Variable removed.16156 (asm_file_start): Initialization of commands_in_file removed.16157 (asm_file_end): Output of commands_in_file removed.