Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/C/
H A Dunify.c36 Yap_rational_tree_loop(CELL *pt0, CELL *pt0_end, CELL **to_visit, CELL **to_visit_max) in Yap_rational_tree_loop()
117 CELL **to_visit_max = (CELL **)AuxBase, **to_visit = (CELL **)AuxSp; in rational_tree() local
H A Dgrow.c1749 CELL **to_visit_max = *to_visit_maxp; in Yap_shift_visit() local