Home
last modified time | relevance | path

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

/dragonfly/contrib/byacc/
H A Derror.c363 untyped_arg_warning(int a_lineno, const char *dlr_opt, const char *a_name) in untyped_arg_warning() function
H A Ddefs.h513 extern void untyped_arg_warning(int a_lineno, const char *dlr_opt, const char *a_name);
H A Dreader.c2227 untyped_arg_warning(rescan_lineno, "$", arg); in compile_arg()
2870 untyped_arg_warning(lineno, "$", arg); in copy_action()