Home
last modified time | relevance | path

Searched refs:EXPECT_RR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/byacc/
H A Ddefs.h128 ,EXPECT_RR enumerator
H A Dreader.c542 { "expect-rr", EXPECT_RR },
1823 if (assoc != EXPECT && assoc != EXPECT_RR) in declare_expect()
2087 case EXPECT_RR: in read_declarations()