Home
last modified time | relevance | path

Searched refs:scm_apply_2 (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/guile2/guile-2.2.7/libguile/
H A Deval.h81 SCM_API SCM scm_apply_2 (SCM proc, SCM arg1, SCM arg2, SCM args);
H A Deval.c602 scm_apply_2 (SCM proc, SCM arg1, SCM arg2, SCM args) in scm_apply_2() function
H A Darray-map.c361 …h0.vset (h0.vector, i0, scm_apply_2 (proc, h1.vref (h1.vector, i1), h2.vref (h2.vector, i2), args)… in ramap()
H A DChangeLog-200811513 scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3): New functions.
11515 scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3): Declared.
/dports/lang/guile/guile-3.0.7/libguile/
H A Deval.h77 SCM_API SCM scm_apply_2 (SCM proc, SCM arg1, SCM arg2, SCM args);
H A Deval.c613 scm_apply_2 (SCM proc, SCM arg1, SCM arg2, SCM args) in scm_apply_2() function
H A Darray-map.c370 …h0.vset (h0.vector, i0, scm_apply_2 (proc, h1.vref (h1.vector, i1), h2.vref (h2.vector, i2), args)… in ramap()
H A DChangeLog-200811513 scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3): New functions.
11515 scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3): Declared.
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dtext-interface.cc258 SCM retval = scm_apply_2 (func, layout_smob, props, args); in interpret_markup()
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dtext-interface.cc274 SCM retval = scm_apply_2 (func, to_scm (layout), props, args); in internal_interpret_markup()
/dports/mail/anubis/anubis-4.2/src/
H A Dguile.c326 return scm_apply_2 (clp->procsym, arg_hdr, arg_body, rest_arg); in guile_process_proc_handler()
/dports/lang/guile1/guile-1.8.8/libguile/
H A Deval.h172 SCM_API SCM scm_apply_2 (SCM proc, SCM arg1, SCM arg2, SCM args);
H A Deval.c4712 scm_apply_2 (SCM proc, SCM arg1, SCM arg2, SCM args) in scm_apply_2() function
H A DChangeLog-200811066 scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3): New functions.
11068 scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3): Declared.
/dports/lang/guile1/guile-1.8.8/doc/ref/
H A Dapi-evaluation.texi368 @deffnx {C Function} scm_apply_2 (proc, arg1, arg2, arglst)
H A DChangeLog-20081581 scm_apply_1, scm_apply_2, scm_apply_3.
/dports/lang/guile2/guile-2.2.7/doc/ref/
H A Dapi-evaluation.texi538 @deffnx {C Function} scm_apply_2 (proc, arg1, arg2, arglst)
H A DChangeLog-20081755 scm_apply_1, scm_apply_2, scm_apply_3.
H A Dguile.info-43160 -- C Function: scm_apply_2 (proc, arg1, arg2, arglst)
/dports/lang/guile/guile-3.0.7/doc/ref/
H A Dapi-evaluation.texi589 @deffnx {C Function} scm_apply_2 (proc, arg1, arg2, arglst)
H A DChangeLog-20081755 scm_apply_1, scm_apply_2, scm_apply_3.
H A Dguile.info-43109 -- C Function: scm_apply_2 (proc, arg1, arg2, arglst)
/dports/lang/guile1/guile-1.8.8/
H A DNEWS2391 ** New functions: scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3
/dports/lang/guile2/guile-2.2.7/
H A DNEWS8033 ** New functions: scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3
/dports/lang/guile/guile-3.0.7/
H A DNEWS8930 ** New functions: scm_apply_0, scm_apply_1, scm_apply_2, scm_apply_3

12