Home
last modified time | relevance | path

Searched defs:scheme_apply (Results 1 – 7 of 7) sorted by relevance

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dschemexm.h170 #define scheme_apply (scheme_extension_table->scheme_apply) macro
H A Dschemex.h221 Scheme_Object *(*scheme_apply)(Scheme_Object *rator, int num_rands, Scheme_Object **rands); member
H A Dfun.c1544 scheme_apply(Scheme_Object *rator, int num_rands, Scheme_Object **rands) in scheme_apply() function
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dschemexm.h170 #define scheme_apply (scheme_extension_table->scheme_apply) macro
H A Dschemex.h221 Scheme_Object *(*scheme_apply)(Scheme_Object *rator, int num_rands, Scheme_Object **rands); member
H A Dfun.c1544 scheme_apply(Scheme_Object *rator, int num_rands, Scheme_Object **rands) in scheme_apply() function
/dports/editors/vim/vim-8.2.3745/src/
H A Dif_mzsch.c400 # define scheme_apply dll_scheme_apply macro