Home
last modified time | relevance | path

Searched defs:goto_list (Results 1 – 1 of 1) sorted by relevance

/external/bison/src/
Dlalr.c52 typedef struct goto_list struct
54 struct goto_list *next; argument
56 } goto_list; typedef