Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dlib_treemap.c1465 SgObject failure_scm; in sagittarius_treemap_treemap_higher_entry() local
1478 failure_scm = SG_ARGREF(2); in sagittarius_treemap_treemap_higher_entry()
1479 if (!SG_PROCEDUREP(failure_scm)) in sagittarius_treemap_treemap_higher_entry()
1481 sg__rc_cgen13336.d13337[17], SG_MAKE_STRING("procedure"), failure_scm, SG_NIL); in sagittarius_treemap_treemap_higher_entry()
1482 failure = SG_PROCEDURE(failure_scm); in sagittarius_treemap_treemap_higher_entry()
1502 SgObject failure_scm; in sagittarius_treemap_treemap_lower_entry() local
1515 failure_scm = SG_ARGREF(2); in sagittarius_treemap_treemap_lower_entry()
1516 if (!SG_PROCEDUREP(failure_scm)) in sagittarius_treemap_treemap_lower_entry()
1518 sg__rc_cgen13336.d13337[19], SG_MAKE_STRING("procedure"), failure_scm, SG_NIL); in sagittarius_treemap_treemap_lower_entry()
1519 failure = SG_PROCEDURE(failure_scm); in sagittarius_treemap_treemap_lower_entry()