HomeSort by: relevance | last modified time | path
    Searched defs:locnamelist (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/byacc/dist/test/
btyacc_destroy1.y 36 %type <nlist> locnamelist
65 | type locnamelist '(' class ')'
87 locnamelist: namelist '(' LOCAL ',' type ')' label
btyacc_destroy2.y 36 %type <nlist> locnamelist
65 | type locnamelist '(' class ')'
87 locnamelist: namelist '(' LOCAL ',' type ')' label
btyacc_destroy3.y 39 %type <nlist> locnamelist
68 | type locnamelist '(' class ')'
90 locnamelist: namelist '(' LOCAL ',' type ')' label
inherit0.y 23 | type locnamelist
41 locnamelist: label
inherit1.y 30 %type <nlist> declaration namelist locnamelist
47 | type locnamelist
69 locnamelist: label

Completed in 25 milliseconds