Searched refs:PMON_WRAP (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/pmon/
H A Dpmon32.S55 #define PMON_WRAP(name, index) \ define
90 PMON_WRAP(pmon_printf, 5)
91 PMON_WRAP(pmon_gets, 7)
93 PMON_WRAP(pmon_open, 0)
94 PMON_WRAP(pmon_close, 1)
95 PMON_WRAP(pmon_read, 2)
96 PMON_WRAP(pmon_lseek, 4)
97 PMON_WRAP(pmon_cacheflush, 6)
100 PMON_WRAP(pmon_write, 3)

Completed in 202 milliseconds