Scm_F32VectorClass  555 ext/uvector/gauche/uvector.h SCM_CLASS_DECL(Scm_F32VectorClass);
Scm_F32VectorClass  556 ext/uvector/gauche/uvector.h #define SCM_CLASS_F32VECTOR  (&Scm_F32VectorClass)
Scm_F32VectorClass 2417 ext/uvector/uvector.c SCM_DEFINE_BUILTIN_CLASS(Scm_F32VectorClass,
Scm_F32VectorClass   95 ext/uvector/uvinit.c     Scm_InitStaticClassWithMeta(&Scm_F32VectorClass, "<f32vector>", m, NULL, SCM_NIL, NULL, 0);