Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenrecog.c283 new_decision (struct position *pos, struct decision_head *last) in new_decision() function
285 struct decision *new_decision = XCNEW (struct decision); in new_decision() local