Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenrecog.c133 struct decision_test struct
136 struct decision_test *next; argument
138 enum decision_type type;
141 {
180 struct decision_test *tests; /* The tests for this node. */ argument