Home
last modified time | relevance | path

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

/dports/lang/guile2/guile-2.2.7/libguile/
H A Dgoops.c82 static SCM var_generic_function_methods = SCM_BOOL_F; variable
398 return scm_call_1 (scm_variable_ref (var_generic_function_methods), obj); in scm_generic_function_methods()
1029 var_generic_function_methods = scm_c_lookup ("generic-function-methods");
/dports/lang/guile/guile-3.0.7/libguile/
H A Dgoops.c90 static SCM var_generic_function_methods = SCM_BOOL_F; variable
430 return scm_call_1 (scm_variable_ref (var_generic_function_methods), obj); in scm_generic_function_methods()
974 var_generic_function_methods = scm_c_lookup ("generic-function-methods");