Searched refs:_print (Results 1 – 9 of 9) sorted by relevance
/netbsd/sys/arch/hpc/stand/hpcboot/sh3/ |
H A D | sh_console.cpp | 81 _print = 0; in SHConsole() 99 _print = tab->print; in init() 117 if (_print == 0) in print() 120 _print(_bufm); in print()
|
H A D | sh_console.h | 42 print_func_t _print; // SHConsole native method folder. variable
|
/netbsd/external/gpl2/lvm2/dist/tools/ |
H A D | lvmdiskscan.c | 65 static void _print(struct cmd_context *cmd, const struct device *dev, in _print() function 87 _print(cmd, dev, size, NULL); in _check_device() 129 _print(cmd, dev, size, "LVM physical volume"); in lvmdiskscan()
|
/netbsd/external/bsd/tcpdump/dist/ |
H A D | print-isakmp.c | 584 #define DECLARE_PRINTER(func) static const u_char *ike##func##_print( \
|
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-3.x | 1372 prettyprinting parameter to val{,ue}_print. 1374 Change all calls to val{,ue}_print to use new parameter.
|
H A D | ChangeLog-1991 | 3760 * valprint.c: Add "set/show print", {set,show}_print.
|
/netbsd/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-3.x | 1372 prettyprinting parameter to val{,ue}_print. 1374 Change all calls to val{,ue}_print to use new parameter.
|
H A D | ChangeLog-1991 | 3760 * valprint.c: Add "set/show print", {set,show}_print.
|
/netbsd/external/gpl2/gmake/dist/doc/ |
H A D | make.texi | 5327 define $(dir)_print
|