Home
last modified time | relevance | path

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

/openbsd/usr.bin/yacc/
H A Derror.c299 untyped_rhs(int i, char *s) in untyped_rhs() function
H A Ddefs.h338 extern __dead void untyped_rhs(int, char *);
H A Dreader.c1369 untyped_rhs(i, pitem[nitems + i - n - 1]->name); in copy_action()