Home
last modified time | relevance | path

Searched defs:putcptr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/next68k/stand/boot/
H A Dmachdep.c72 typedef int (*putcptr)(int); typedef
83 MON(putcptr,MG_putc)(c); in putchar() local
/netbsd-src/sys/arch/next68k/next68k/
H A Dnextrom.c69 typedef int (*putcptr)(int); typedef