Home
last modified time | relevance | path

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

/netbsd/sys/arch/hp300/stand/inst/
H A Dinst.c99 void (*ic_func)(void); /* handling function */ member
135 (*inst_commands[i].ic_func)(); in main()