Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dclos.c666 static SgObject compute_applicable_methods(SgGeneric *gf, SgObject *argv, in compute_applicable_methods() function
1063 SgObject applicable = compute_applicable_methods(gf, argv, argc, applyargs); in Sg_ComputeMethods()
2905 return compute_applicable_methods(SG_GENERIC(gf), argv, 1, TRUE); in Sg_ComputeApplicableMethods()
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dclass.c2244 static ScmObj compute_applicable_methods(ScmNextMethod *nm SCM_UNUSED, in compute_applicable_methods() function
2264 compute_applicable_methods, NULL);