Home
last modified time | relevance | path

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

/dports/audio/denemo/denemo-2.0.6/src/scripting/
H A Dscheme-identifiers.c74 …command it needs is in the command set.", DENEMO_SCHEME_PREFIX "LoadCommand", scheme_load_command); in create_scheme_identfiers()
H A Dscheme-callbacks.h53 SCM scheme_load_command (SCM);
H A Dscheme-callbacks.c844 scheme_load_command (SCM command) in scheme_load_command() function