Searched refs:_printf (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/sys/arch/pmax/include/ |
| D | dec_prom.h | 108 int (*_printf)(const char *, ...); /* 30 */ member 167 #define printf (*callv -> _printf)
|
| /netbsd/src/sys/arch/pmax/stand/common/ |
| D | putchar.c | 40 (*callv -> _printf)("%c", c); in putchar()
|
| D | callvec.c | 50 ._printf = (void *)DEC_PROM_PRINTF,
|
| D | printf.S | 39 lw t9, 0x30(v0) # offset for callv->_printf
|
| /netbsd/src/sys/arch/emips/stand/common/ |
| D | prom_iface.h | 50 void (*_printf) (const char *, ...); /* 30 */ member
|
| /netbsd/src/sys/arch/emips/emips/ |
| D | promcall.c | 179 (*callv->_printf)("%c", c); in romputc()
|
| /netbsd/src/sys/arch/pmax/pmax/ |
| D | promcall.c | 98 promcall(callv->_printf, "%c", c); in romputc()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| D | gdb1431.s | 82 .long _printf
|
| D | gdb1291.s | 82 .long _printf
|
| /netbsd/src/sys/arch/vax/vax/ |
| D | unimpl_emul.S | 450 calls $2,_printf
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | stabs.texinfo | 366 40 call _printf,0
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | ChangeLog-2021 | 7355 ({trace,debug}_printf): Add attribute's so -Wformat can check the
|