Home
last modified time | relevance | path

Searched refs:tryrhs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c829 struct node *tryrhs; in check_cycle_lhs() local
846 tryrhs = arrow->u.arrow.rhs; in check_cycle_lhs()
852 tryrhs = arrow->u.arrow.rhs; in check_cycle_lhs()
861 check_cycle_lhs_try(stmtnp, trylhs, tryrhs); in check_cycle_lhs()