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