Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenautomata.cc7076 #define INTERNAL_RESET_FUNC_NAME "internal_reset" macro
8273 INTERNAL_RESET_FUNC_NAME, CHIP_NAME, CHIP_PARAMETER_NAME); in output_internal_reset_func()
8292 fprintf (output_file, "{\n %s ((struct %s *) %s);\n}\n\n", INTERNAL_RESET_FUNC_NAME, in output_reset_func()
8313 fprintf (output_file, " %s (&%s);\n", INTERNAL_RESET_FUNC_NAME, CHIP_NAME); in output_min_insn_conflict_delay_func()