Home
last modified time | relevance | path

Searched refs:SCM_VARIABLE_REF (Results 1 – 25 of 84) sorted by relevance

1234

/dports/lang/guile/guile-3.0.7/libguile/
H A Dmodules.c80 return SCM_VARIABLE_REF (the_root_module_var); in scm_the_root_module()
189 return scm_call_1 (SCM_VARIABLE_REF (resolve_module_var), name); in scm_resolve_module()
195 return scm_call_3 (SCM_VARIABLE_REF (resolve_module_var), name, in scm_maybe_resolve_module()
203 SCM module = scm_call_1 (SCM_VARIABLE_REF (define_module_star_var), in scm_c_define_module()
213 scm_call_1 (SCM_VARIABLE_REF (process_use_modules_var), in scm_c_use_module()
220 return scm_call_2 (SCM_VARIABLE_REF (module_export_x_var), in scm_module_export()
303 args[3] = SCM_VARIABLE_REF (var1); in resolve_duplicate_binding()
307 args[5] = SCM_VARIABLE_REF (var2); in resolve_duplicate_binding()
325 args[7] = SCM_VARIABLE_REF (args[6]); in resolve_duplicate_binding()
573 return SCM_VARIABLE_REF (v);
[all …]
H A Dvariable.c46 scm_iprin1 (SCM_VARIABLE_REF (exp), port, pstate); in scm_i_variable_print()
98 val = SCM_VARIABLE_REF (var);
137 return scm_from_bool (!scm_is_eq (SCM_VARIABLE_REF (var), SCM_UNDEFINED));
H A Dsrfi-4.c50 return scm_call_1 (SCM_VARIABLE_REF (var), arg1); \
59 return scm_apply_0 (SCM_VARIABLE_REF (var), args); \
69 return scm_call_1 (SCM_VARIABLE_REF (var), arg1); \
71 return scm_call_2 (SCM_VARIABLE_REF (var), arg1, opt1); \
80 return scm_call_2 (SCM_VARIABLE_REF (var), arg1, arg2); \
89 return scm_call_3 (SCM_VARIABLE_REF (var), arg1, arg2, arg3); \
H A Drandom.c212 SCM state = SCM_VARIABLE_REF (scm_var_random_state); in scm_c_default_rstate()
411 state = SCM_VARIABLE_REF (scm_var_random_state);
443 state = SCM_VARIABLE_REF (scm_var_random_state);
516 state = SCM_VARIABLE_REF (scm_var_random_state);
531 state = SCM_VARIABLE_REF (scm_var_random_state);
624 state = SCM_VARIABLE_REF (scm_var_random_state);
646 state = SCM_VARIABLE_REF (scm_var_random_state);
667 state = SCM_VARIABLE_REF (scm_var_random_state);
706 state = SCM_VARIABLE_REF (scm_var_random_state);
H A Dmacros.c107 && SCM_MACROP (SCM_VARIABLE_REF (existing_var)))
108 prim = SCM_MACRO_PRIMITIVE (SCM_VARIABLE_REF (existing_var));
H A Dfeature.c49 SCM old = SCM_VARIABLE_REF (features_var); in scm_add_feature()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dmodules.c74 return SCM_VARIABLE_REF (the_root_module_var); in scm_the_root_module()
177 return scm_call_1 (SCM_VARIABLE_REF (resolve_module_var), name); in scm_resolve_module()
184 SCM module = scm_call_1 (SCM_VARIABLE_REF (define_module_star_var), in scm_c_define_module()
194 scm_call_1 (SCM_VARIABLE_REF (process_use_modules_var), in scm_c_use_module()
201 return scm_call_2 (SCM_VARIABLE_REF (module_export_x_var), in scm_module_export()
284 args[3] = SCM_VARIABLE_REF (var1); in resolve_duplicate_binding()
288 args[5] = SCM_VARIABLE_REF (var2); in resolve_duplicate_binding()
306 args[7] = SCM_VARIABLE_REF (args[6]); in resolve_duplicate_binding()
518 return scm_call_2 (SCM_VARIABLE_REF (module_make_local_var_x_var), in scm_module_ensure_local_variable()
554 return SCM_VARIABLE_REF (v);
[all …]
H A Dvariable.c41 scm_iprin1 (SCM_VARIABLE_REF (exp), port, pstate); in scm_i_variable_print()
93 val = SCM_VARIABLE_REF (var);
132 return scm_from_bool (!scm_is_eq (SCM_VARIABLE_REF (var), SCM_UNDEFINED));
H A Dsrfi-4.c43 return scm_call_1 (SCM_VARIABLE_REF (var), arg1); \
52 return scm_apply_0 (SCM_VARIABLE_REF (var), args); \
62 return scm_call_1 (SCM_VARIABLE_REF (var), arg1); \
64 return scm_call_2 (SCM_VARIABLE_REF (var), arg1, opt1); \
73 return scm_call_2 (SCM_VARIABLE_REF (var), arg1, arg2); \
82 return scm_call_3 (SCM_VARIABLE_REF (var), arg1, arg2, arg3); \
H A Drandom.c200 SCM state = SCM_VARIABLE_REF (scm_var_random_state); in scm_c_default_rstate()
399 state = SCM_VARIABLE_REF (scm_var_random_state);
432 state = SCM_VARIABLE_REF (scm_var_random_state);
505 state = SCM_VARIABLE_REF (scm_var_random_state);
520 state = SCM_VARIABLE_REF (scm_var_random_state);
613 state = SCM_VARIABLE_REF (scm_var_random_state);
635 state = SCM_VARIABLE_REF (scm_var_random_state);
656 state = SCM_VARIABLE_REF (scm_var_random_state);
695 state = SCM_VARIABLE_REF (scm_var_random_state);
H A Dmacros.c99 && SCM_MACROP (SCM_VARIABLE_REF (existing_var)))
100 prim = SCM_MACRO_PRIMITIVE (SCM_VARIABLE_REF (existing_var));
H A Dvariable.h34 #define SCM_VARIABLE_REF(V) SCM_CELL_OBJECT_1 (V) macro
/dports/www/elinks/elinks-0.11.7/src/scripting/guile/
H A Dhooks.c70 x = scm_call_1(SCM_VARIABLE_REF(proc), scm_makfrom0str(*url)); in script_hook_goto_url()
101 x = scm_call_1(SCM_VARIABLE_REF(proc), scm_makfrom0str(*url)); in script_hook_follow_url()
136 x = scm_call_2(SCM_VARIABLE_REF(proc), scm_makfrom0str(url), in script_hook_pre_format_html()
162 x = scm_call_1(SCM_VARIABLE_REF(proc), scm_makfrom0str(url)); in script_hook_get_proxy()
182 scm_call_0(SCM_VARIABLE_REF(proc)); in script_hook_quit()
/dports/lang/guile1/guile-1.8.8/libguile/
H A Drandom.c134 SCM state = SCM_VARIABLE_REF (scm_var_random_state); in scm_c_default_rstate()
341 state = SCM_VARIABLE_REF (scm_var_random_state);
374 state = SCM_VARIABLE_REF (scm_var_random_state);
404 state = SCM_VARIABLE_REF (scm_var_random_state);
419 state = SCM_VARIABLE_REF (scm_var_random_state);
502 state = SCM_VARIABLE_REF (scm_var_random_state);
524 state = SCM_VARIABLE_REF (scm_var_random_state);
545 state = SCM_VARIABLE_REF (scm_var_random_state);
579 state = SCM_VARIABLE_REF (scm_var_random_state);
H A Dvariable.c41 scm_iprin1 (SCM_VARIABLE_REF (exp), port, pstate); in scm_i_variable_print()
93 val = SCM_VARIABLE_REF (var);
120 return scm_from_bool (SCM_VARIABLE_REF (var) != SCM_UNDEFINED);
H A Dmodules.c52 return SCM_VARIABLE_REF (the_root_module_var); in the_root_module()
158 return scm_call_1 (SCM_VARIABLE_REF (resolve_module_var), name); in scm_resolve_module()
165 SCM module = scm_call_1 (SCM_VARIABLE_REF (process_define_module_var), in scm_c_define_module()
175 scm_call_1 (SCM_VARIABLE_REF (process_use_modules_var), in scm_c_use_module()
188 return scm_call_2 (SCM_VARIABLE_REF (module_export_x_var), in scm_export()
338 return scm_call_2 (SCM_VARIABLE_REF (module_make_local_var_x_var), in scm_eval_closure_lookup()
668 SCM module_type = SCM_VARIABLE_REF (scm_c_lookup ("module-type")); in scm_post_boot_init_modules()
H A Dvariable.h33 #define SCM_VARIABLE_REF(V) SCM_CELL_OBJECT_1 (V) macro
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/gnome/gw/
H A Dguile-gtk-tree-model.c121 tree_model->on_get_flags = SCM_VARIABLE_REF (scm_c_lookup ("on-get-flags")); in guile_gtk_generic_tree_model_init()
122 tree_model->on_get_n_columns = SCM_VARIABLE_REF (scm_c_lookup ("on-get-n-columns")); in guile_gtk_generic_tree_model_init()
123 tree_model->on_get_column_type = SCM_VARIABLE_REF (scm_c_lookup ("on-get-column-type")); in guile_gtk_generic_tree_model_init()
124 tree_model->on_get_iter = SCM_VARIABLE_REF (scm_c_lookup ("on-get-iter")); in guile_gtk_generic_tree_model_init()
125 tree_model->on_get_path = SCM_VARIABLE_REF (scm_c_lookup ("on-get-path")); in guile_gtk_generic_tree_model_init()
126 tree_model->on_get_value = SCM_VARIABLE_REF (scm_c_lookup ("on-get-value")); in guile_gtk_generic_tree_model_init()
127 tree_model->on_iter_next = SCM_VARIABLE_REF (scm_c_lookup ("on-iter-next")); in guile_gtk_generic_tree_model_init()
128 tree_model->on_iter_children = SCM_VARIABLE_REF (scm_c_lookup ("on-iter-children")); in guile_gtk_generic_tree_model_init()
129 tree_model->on_iter_has_child = SCM_VARIABLE_REF (scm_c_lookup ("on-iter-has-child")); in guile_gtk_generic_tree_model_init()
131 tree_model->on_iter_nth_child = SCM_VARIABLE_REF (scm_c_lookup ("on-iter-nth-child")); in guile_gtk_generic_tree_model_init()
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/gnome/gobject/
H A Dgtype.c690 scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("%gtype->class"))); in scm_init_gnome_gobject_types()
693 scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("gtype-name->scheme-name"))); in scm_init_gnome_gobject_types()
695 scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("gtype-name->class-name"))); in scm_init_gnome_gobject_types()
697 _make_class = scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("make-class"))); in scm_init_gnome_gobject_types()
699 scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("class-redefinition"))); in scm_init_gnome_gobject_types()
701 scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("allocate-instance"))); in scm_init_gnome_gobject_types()
703 scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("initialize"))); in scm_init_gnome_gobject_types()
710 (SCM_VARIABLE_REF (scm_c_lookup ("<gtype-class>"))); in scm_init_gnome_gobject_types_gtype_class()
717 (SCM_VARIABLE_REF (scm_c_lookup ("<gtype-instance>"))); in scm_init_gnome_gobject_types_gtype_instance()
H A Dgobject.c663 _initialize = scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("initialize")));
664 …_gobject_get_property = scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("gobject:get-propert…
665 …_gobject_set_property = scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("gobject:set-propert…
666 scm_class_gobject = scm_permanent_object (SCM_VARIABLE_REF (scm_c_lookup ("<gobject>")));
/dports/devel/g-wrap/g-wrap-1.9.15/guile/g-wrap/
H A Dguile-runtime.c180 specializers = scm_cons (SCM_VARIABLE_REF (var), specializers); in gw_guile_add_subr_method()
224 meth = scm_apply_0 (SCM_VARIABLE_REF (var_make), in gw_guile_add_subr_method()
228 scm_call_2 (SCM_VARIABLE_REF (var_add_method_x), generic, meth); in gw_guile_add_subr_method()
354 generic = scm_apply_0 (SCM_VARIABLE_REF (var_make), in allocate_generic_variable()
366 generic = scm_apply_0 (SCM_VARIABLE_REF (var_make), in allocate_generic_variable()
477 return SCM_VARIABLE_REF (ret); in gw_guile_ensure_latent_variables_hash_and_binder()
527 return SCM_VARIABLE_REF (existing_binding); in gw_guile_ensure_generics_module()
561 gw_guile_add_subr_method (SCM_VARIABLE_REF (var), in gw_guile_procedure_to_method_public()
889 SCM_VARIABLE_REF (scm_c_module_lookup (scm_module_goops, in gw_guile_runtime_init()
892 SCM_VARIABLE_REF (scm_c_lookup ("module-add!"))); in gw_guile_runtime_init()
/dports/cad/sp2sp/gwave2-20090213/src/
H A Dguile-compat.h33 #define DEREF_LAST_STACK scm_fluid_ref(SCM_VARIABLE_REF (scm_the_last_stack_fluid_var))
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Doutput-def.cc115 if (SCM_VARIABLEP (var) && !SCM_UNBNDP (SCM_VARIABLE_REF (var))) in lookup_variable()
116 return SCM_VARIABLE_REF (var); in lookup_variable()
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Doutput-def.cc116 if (SCM_VARIABLEP (var) && !SCM_UNBNDP (SCM_VARIABLE_REF (var))) in lookup_variable()
117 return SCM_VARIABLE_REF (var); in lookup_variable()
/dports/net/gnu-radius/radius-1.6.1/include/radius/
H A Dradscm.h43 # define RAD_SCM_SYMBOL_VALUE(p) SCM_VARIABLE_REF(scm_c_lookup(p))

1234