Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c147 struct symbol { struct
148 char *name; /* Name of the symbol */ argument
149 int index; /* Index number for this symbol */ argument
155 struct symbol *fallback; /* fallback token in case this token doesn't parse */ argument
163 char *firstset; /* First-set for all rules of this symbol */ argument
165 char *destructor; /* Code which executes whenever this symbol is argument
178 struct symbol *lhs; /* Left-hand side of the rule */ argument