Home
last modified time | relevance | path

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

/dports/science/libctl/libctl-4.5.0/src/
H A Dctl.c79 SCM include_proc = gh_lookup("include"); in ctl_include()
94 SCM include_dir = gh_lookup("include-dir"); in ctl_fix_path()
220 return (ctl_convert_integer_to_c(gh_lookup(identifier))); in ctl_get_integer()
224 return (ctl_convert_number_to_c(gh_lookup(identifier))); in ctl_get_number()
230 return (ctl_convert_boolean_to_c(gh_lookup(identifier))); in ctl_get_boolean()
234 return (ctl_convert_string_to_c(gh_lookup(identifier))); in ctl_get_string()
240 return (scm2matrix3x3(gh_lookup(identifier))); in ctl_get_matrix3x3()
246 return (scm2cmatrix3x3(gh_lookup(identifier))); in ctl_get_cmatrix3x3()
249 list ctl_get_list(const char *identifier) { return (gh_lookup(identifier)); } in ctl_get_list()
251 object ctl_get_object(const char *identifier) { return (gh_lookup(identifier)); } in ctl_get_object()
[all …]
H A Dctl.h.in68 /* Define if gh_lookup is not broken */
110 #define gh_lookup(name) scm_variable_ref(scm_c_lookup(name)) macro
112 #define gh_lookup scm_symbol_value0 macro
/dports/science/libctl/libctl-4.5.0/
H A Dconfigure.ac190 AC_MSG_CHECKING([whether gh_lookup works properly])
198 if (SCM_UNDEFINED == gh_lookup("foo"))
206 ], [AC_DEFINE(GH_LOOKUP_OK, 1, [Define if gh_lookup works])], ok=no, ok=no)
H A Dconfig.h.in23 /* Define if gh_lookup works */
H A Dconfigure13751 if (SCM_UNDEFINED == gh_lookup("foo"))
/dports/science/libctl/libctl-4.5.0/base/
H A Dmain.c295 interactive = gh_lookup("interactive?"); in main_entry()
/dports/net/serveez/serveez-0.2.2/src/
H A Dgi.c246 rv = gh_lookup (string); in gi_lookup()
/dports/lang/librep/librep_0.92.7/src/
H A Drep_gh.h189 SCM gh_lookup (const char *sname);
H A Dgh.c580 repv gh_lookup (const char *sname) in gh_lookup() function
/dports/cad/sp2sp/gwave2-20090213/src/
H A Dscwm_guile.c401 run_hook_proc = gh_lookup("run-hook"); in init_scwm_guile()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Guile/
H A Dguile_tm.hpp173 #define scm_lookup_string gh_lookup
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dgh.h167 SCM_API SCM gh_lookup (const char *sname);
H A Dgh_data.c630 gh_lookup (const char *sname) in gh_lookup() function
H A DChangeLog-1996-19996045 * gh_data.c (gh_lookup, gh_module_lookup): New functions.
6046 * gh.h (gh_lookup, gh_module_lookup): New prototypes.
H A DChangeLog-20003043 gh_doubles2dvect, gh_doubles2scm, gh_define, gh_lookup,
H A DChangeLog-200812299 * gh_data.c (gh_lookup): Call gh_module_lookup with
12481 * gh_data.c: Removed FIXME comment about gh_lookup returning
/dports/lang/librep/librep_0.92.7/debian/
H A Dlibrep16.symbols983 gh_lookup@Base 0.92.3
/dports/lang/guile1/guile-1.8.8/doc/ref/
H A Dgh.texi452 @item @code{gh_lookup}
1189 it is bound. gh_lookup examines the Guile top level, and
/dports/science/libctl/libctl-4.5.0/utils/
H A Dgeom.c1794 return ctl_convert_vector3_to_c(gh_call0(gh_lookup("get-grid-size"))); in get_grid_size()
1798 return ctl_convert_vector3_to_c(gh_call0(gh_lookup("get-resolution"))); in get_resolution()
/dports/lang/guile2/guile-2.2.7/libguile/
H A DChangeLog-1996-19996045 * gh_data.c (gh_lookup, gh_module_lookup): New functions.
6046 * gh.h (gh_lookup, gh_module_lookup): New prototypes.
H A DChangeLog-20003043 gh_doubles2dvect, gh_doubles2scm, gh_define, gh_lookup,
H A DChangeLog-200812746 * gh_data.c (gh_lookup): Call gh_module_lookup with
12928 * gh_data.c: Removed FIXME comment about gh_lookup returning
/dports/lang/guile/guile-3.0.7/libguile/
H A DChangeLog-1996-19996045 * gh_data.c (gh_lookup, gh_module_lookup): New functions.
6046 * gh.h (gh_lookup, gh_module_lookup): New prototypes.
H A DChangeLog-20003043 gh_doubles2dvect, gh_doubles2scm, gh_define, gh_lookup,
H A DChangeLog-200812746 * gh_data.c (gh_lookup): Call gh_module_lookup with
12928 * gh_data.c: Removed FIXME comment about gh_lookup returning