| /netbsd-src/usr.sbin/installboot/arch/ |
| H A D | alpha.c | 448 #define wmsg "%s sparc %s 0x%04x invalid, expected 0x%04x" in check_sparc() macro 452 warnx(wmsg, when, "checksum", bb16[255], compute_sunsum(bb16)); in check_sparc() 454 warnx(wmsg, when, "magic number", bb16[254], in check_sparc()
|
| /netbsd-src/sys/rump/librump/rumpkern/ |
| H A D | sleepq.c | 75 sleepq_enqueue(sleepq_t *sq, wchan_t wc, const char *wmsg, syncobj_t *sob, in sleepq_enqueue() argument 81 l->l_wmesg = wmsg; in sleepq_enqueue()
|
| H A D | vm.c | 1296 rump_hypermalloc(size_t howmuch, int alignment, bool waitok, const char *wmsg) in rump_hypermalloc() argument 1315 uvm_wait(wmsg); in rump_hypermalloc() 1324 uvm_wait(wmsg); in rump_hypermalloc()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
| H A D | hwcentry.h | 145 char **emsg, char **wmsg);
|
| H A D | hwctable.c | 3871 Hwcentry *caller_entries[], unsigned maxctrs, char **emsg, char **wmsg) in hwc_lookup() argument 3883 if (wmsg) in hwc_lookup() 3884 *wmsg = NULL; in hwc_lookup() 4031 if (wmsg && strlen (UWbuf)) in hwc_lookup() 4032 *wmsg = strdup (UWbuf); in hwc_lookup()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
| H A D | hwcentry.h | 146 char **emsg, char **wmsg);
|
| H A D | hwctable.c | 3907 Hwcentry *caller_entries[], unsigned maxctrs, char **emsg, char **wmsg) in hwc_lookup() argument 3919 if (wmsg) in hwc_lookup() 3920 *wmsg = NULL; in hwc_lookup() 4067 if (wmsg && strlen (UWbuf)) in hwc_lookup() 4068 *wmsg = strdup (UWbuf); in hwc_lookup()
|
| /netbsd-src/sys/kern/ |
| H A D | kern_hook.c | 461 simplehook_create(int ipl, const char *wmsg) in simplehook_create() argument 468 strlcpy(l->hl_namebuf, wmsg, sizeof(l->hl_namebuf)); in simplehook_create()
|
| /netbsd-src/sys/uvm/ |
| H A D | uvm_pdaemon.c | 137 uvm_wait(const char *wmsg) in uvm_wait() argument 178 UVM_UNLOCK_AND_WAIT(&uvmexp.free, &uvmpd_lock, false, wmsg, timo); in uvm_wait()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | collctrl.cc | 1472 char *wmsg; in add_hwcstring() local 1495 …ookup (kernelHWC, global_min_time, string, &ctrtable[prev_cnt], MAX_PICS - prev_cnt, &emsg, &wmsg); in add_hwcstring() 1496 if (wmsg != NULL) in add_hwcstring() 1497 *warnmsg = wmsg; in add_hwcstring()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | collctrl.cc | 1449 char *wmsg; in add_hwcstring() local 1472 …ookup (kernelHWC, global_min_time, string, &ctrtable[prev_cnt], MAX_PICS - prev_cnt, &emsg, &wmsg); in add_hwcstring() 1473 if (wmsg != NULL) in add_hwcstring() 1474 *warnmsg = wmsg; in add_hwcstring()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-tic54x.texi | 417 @cindex @code{wmsg} directive, TIC54X 420 @itemx .wmsg @var{string}
|
| H A D | as.info | 22475 `.wmsg STRING' 29993 * wmsg directive, TIC54X: TIC54X-Directives. (line 77)
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-tic54x.texi | 417 @cindex @code{wmsg} directive, TIC54X 420 @itemx .wmsg @var{string}
|
| H A D | as.info | 22948 ‘.wmsg STRING’ 30467 * wmsg directive, TIC54X: TIC54X-Directives. (line 75)
|