Home
last modified time | relevance | path

Searched refs:untyped_arg_warning (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/byacc/
HDerror.c362 untyped_arg_warning(int a_lineno, const char *dlr_opt, const char *a_name) in untyped_arg_warning() function
HDdefs.h462 extern void untyped_arg_warning(int a_lineno, const char *dlr_opt, const char *a_name);
HDreader.c1891 untyped_arg_warning(rescan_lineno, "$", arg); in compile_arg()
2416 untyped_arg_warning(lineno, "$", arg); in copy_action()