Searched refs:PRINT_MIPS (Results 1 – 5 of 5) sorted by relevance
168 #ifndef PRINT_MIPS243 #ifdef PRINT_MIPS263 #ifdef PRINT_MIPS295 #ifdef PRINT_MIPS309 #ifndef PRINT_MIPS
5 % variable PRINT_MIPS te get the instructions printed to the screen.
188 PRINT_MIPS(stderr); in main()
90 #define PRINT_MIPS(file) macro
781 #undef PRINT_MIPS782 #define PRINT_MIPS(file) do {fprintf (file, "total complexity = %llu MIPS\n", celt_mips);} while (0… macro