Searched refs:trans_ok (Results 1 – 1 of 1) sorted by relevance
108 static bool trans_ok __P((int, int));359 if (newstate != ST_NONE && !trans_ok(curstate, newstate))378 if (!trans_ok(curstate, newstate))1662 trans_ok(old, new) in trans_ok() function