Home
last modified time | relevance | path

Searched refs:show_msg (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dmclex.c79 show_msg (const char *kind, const char *msg, va_list argp) in show_msg() function
91 show_msg ("warning", s, argp); in mc_warn()
100 show_msg ("fatal", s, argp); in mc_fatal()
111 show_msg ("parser", s, argp); in yyerror()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dmclex.c79 show_msg (const char *kind, const char *msg, va_list argp) in show_msg() function
91 show_msg ("warning", s, argp); in mc_warn()
100 show_msg ("fatal", s, argp); in mc_fatal()
111 show_msg ("parser", s, argp); in mc_error()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dmclex.c79 show_msg (const char *kind, const char *msg, va_list argp) in show_msg() function
91 show_msg ("warning", s, argp); in mc_warn()
100 show_msg ("fatal", s, argp); in mc_fatal()
111 show_msg ("parser", s, argp); in yyerror()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dmclex.c79 show_msg (const char *kind, const char *msg, va_list argp) in show_msg() function
91 show_msg ("warning", s, argp); in mc_warn()
100 show_msg ("fatal", s, argp); in mc_fatal()
111 show_msg ("parser", s, argp); in yyerror()
/netbsd/usr.bin/mail/
H A Dthread.c90 show_msg(struct message *mp) in show_msg() function
112 show_msg(mp); in show_thread()
123 show_msg(get_message(*ip)); in thread_showcmd()