Home
last modified time | relevance | path

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

/minix3/external/bsd/byacc/dist/
H A Derror.c366 untyped_arg_warning(int a_lineno, const char *dlr_opt, const char *a_name) in untyped_arg_warning() function
H A Ddefs.h478 extern void untyped_arg_warning(int a_lineno, const char *dlr_opt, const char *a_name);
H A Dreader.c1920 untyped_arg_warning(rescan_lineno, "$", arg); in compile_arg()
2447 untyped_arg_warning(lineno, "$", arg); in copy_action()