Home
last modified time | relevance | path

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

12

/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/libgnomecanvas/gnome/gw/
H A Dlibgnomecanvas-support.c120 scm_vector_set_x (scm, scm_from_int (i), in guile_gnome_canvas_points_to_scm()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dvectors.h34 SCM_API SCM scm_vector_set_x (SCM v, SCM k, SCM obj);
H A Dvectors.c194 SCM_DEFINE (scm_vector_set_x, "vector-set!", 3, 0, 0,
H A DChangeLog-20001291 (scm_vector_length, scm_vector_ref, scm_vector_set_x,
2394 (scm_vector_ref, scm_vector_set_x, scm_vector_move_left_x,
3678 * vectors.c (scm_vector_set_x): Return SCM_UNSPECIFIED (as
H A DChangeLog-1996-1999368 * vectors.c (scm_vector_length, scm_vector_ref, scm_vector_set_x):
9739 * gscm.h (gscm_vset): use scm_vector_set_x not (the missing)
H A DChangeLog-20083150 scm_vector_set_x, scm_c_vector_set_x, scm_vector_to_list,
13963 (scm_vector_ref, scm_vector_set_x, scm_vector_to_list)
/dports/lang/guile/guile-3.0.7/libguile/
H A Dvectors.h35 SCM_API SCM scm_vector_set_x (SCM v, SCM k, SCM obj);
H A Dvectors.c196 SCM_DEFINE (scm_vector_set_x, "vector-set!", 3, 0, 0,
H A Dintrinsics.c535 scm_vector_set_x (x, y, z); in vector_set_x()
H A DChangeLog-20001291 (scm_vector_length, scm_vector_ref, scm_vector_set_x,
2394 (scm_vector_ref, scm_vector_set_x, scm_vector_move_left_x,
3678 * vectors.c (scm_vector_set_x): Return SCM_UNSPECIFIED (as
H A DChangeLog-1996-1999368 * vectors.c (scm_vector_length, scm_vector_ref, scm_vector_set_x):
9739 * gscm.h (gscm_vset): use scm_vector_set_x not (the missing)
H A DChangeLog-20083150 scm_vector_set_x, scm_c_vector_set_x, scm_vector_to_list,
13963 (scm_vector_ref, scm_vector_set_x, scm_vector_to_list)
/dports/devel/swig/swig-4.0.2/Lib/guile/
H A Dlist-vector.i148 scm_vector_set_x(res, scm_from_long(i), elt);
399 scm_vector_set_x(res, scm_from_long(i), elt);
H A Dstd_vector.i106 scm_vector_set_x($result,scm_from_long(i),
306 scm_vector_set_x($result,scm_from_long(i),x);
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dvectors.h34 SCM_API SCM scm_vector_set_x (SCM v, SCM k, SCM obj);
H A Dvectors.c219 SCM_GPROC (s_vector_set_x, "vector-set!", 3, 0, 0, scm_vector_set_x, g_vector_set_x);
233 scm_vector_set_x (SCM v, SCM k, SCM obj) in scm_vector_set_x() function
H A Dgh_data.c579 return scm_vector_set_x (vec, pos, val); in gh_vector_set_x()
H A DChangeLog-20001291 (scm_vector_length, scm_vector_ref, scm_vector_set_x,
2394 (scm_vector_ref, scm_vector_set_x, scm_vector_move_left_x,
3678 * vectors.c (scm_vector_set_x): Return SCM_UNSPECIFIED (as
H A DChangeLog-1996-1999368 * vectors.c (scm_vector_length, scm_vector_ref, scm_vector_set_x):
9739 * gscm.h (gscm_vset): use scm_vector_set_x not (the missing)
H A DChangeLog-20082703 scm_vector_set_x, scm_c_vector_set_x, scm_vector_to_list,
13516 (scm_vector_ref, scm_vector_set_x, scm_vector_to_list)
/dports/games/gnubik/gnubik-2.4.3/src/
H A Dcube.c142 scm_vector_set_x (scm_block_vector, in make_scm_cube()
147 scm_vector_set_x (scm_face_vector, in make_scm_cube()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/gnome/gw/
H A Dgdk-support.c29 #define VSET(scm, i, val) scm_vector_set_x (scm, scm_from_short (i), val)
/dports/lang/guile1/guile-1.8.8/doc/ref/
H A Dgh.texi424 Use @code{scm_vector_ref} and @code{scm_vector_set_x} instead.
H A Dapi-compound.texi816 @deffnx {C Function} scm_vector_set_x vector k obj
/dports/lang/guile2/guile-2.2.7/doc/ref/
H A Dguile.info-24911 -- C Function: scm_vector_set_x (vec, k, obj)

12