Home
last modified time | relevance | path

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

/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dfun.c3148 static int proc_is_method(Scheme_Object *proc) in proc_is_method() function
3230 if (proc_is_method(argv[0])) in do_procedure_reduce_arity()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dfun.c3148 static int proc_is_method(Scheme_Object *proc) in proc_is_method() function
3230 if (proc_is_method(argv[0])) in do_procedure_reduce_arity()