Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/yacc/
H A Ddefs.h185 typedef struct reductions reductions; typedef
186 struct reductions { struct
187 struct reductions *next; argument
188 short number;
189 short nreds;
190 short rules[1];