Home
last modified time | relevance | path

Searched refs:scm_loc_load_extensions (Results 1 – 6 of 6) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dload.c173 static SCM *scm_loc_load_extensions; variable
449 SCM exts = *scm_loc_load_extensions;
513 scm_loc_load_extensions in scm_init_load()
H A DChangeLog-1996-19997594 (scm_loc_load_extensions): New variable, pointing to
/dports/lang/guile/guile-3.0.7/libguile/
H A Dload.c221 static SCM *scm_loc_load_extensions; variable
1002 return search_path (*scm_loc_load_path, filename, *scm_loc_load_extensions,
1206 *scm_loc_load_extensions, SCM_BOOL_F,
1345 scm_loc_load_extensions
H A DChangeLog-1996-19997594 (scm_loc_load_extensions): New variable, pointing to
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dload.c213 static SCM *scm_loc_load_extensions; variable
994 return search_path (*scm_loc_load_path, filename, *scm_loc_load_extensions,
1198 *scm_loc_load_extensions, SCM_BOOL_F,
1337 scm_loc_load_extensions
H A DChangeLog-1996-19997594 (scm_loc_load_extensions): New variable, pointing to