Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dcgen-cpu.h29 typedef void (ENGINE_FN) (SIM_CPU *); typedef
49 ENGINE_FN *fast_engine_fn;
51 ENGINE_FN *full_engine_fn;
Dcgen-run.c207 ENGINE_FN *fn = fast_p ? CPU_FAST_ENGINE_FN (cpu) : CPU_FULL_ENGINE_FN (cpu); in engine_run_1()
233 ENGINE_FN *engine_fns[MAX_NR_PROCESSORS] = {}; in engine_run_n()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git96457 232 | ENGINE_FN *engine_fns[MAX_NR_PROCESSORS];