Scm_F64VectorClass  612 ext/uvector/gauche/uvector.h SCM_CLASS_DECL(Scm_F64VectorClass);
Scm_F64VectorClass  613 ext/uvector/gauche/uvector.h #define SCM_CLASS_F64VECTOR  (&Scm_F64VectorClass)
Scm_F64VectorClass 2621 ext/uvector/uvector.c SCM_DEFINE_BUILTIN_CLASS(Scm_F64VectorClass,
Scm_F64VectorClass   96 ext/uvector/uvinit.c     Scm_InitStaticClassWithMeta(&Scm_F64VectorClass, "<f64vector>", m, NULL, SCM_NIL, NULL, 0);