Home
last modified time | relevance | path

Searched +defs:a +defs:ScmObj (Results 1 – 22 of 22) sorted by relevance

/dports/textproc/uim-qt5/uim-d1ac9d9/sigscheme/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/textproc/uim-m17nlib/sigscheme-beb8fbd/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/textproc/uim-qt5/sigscheme-beb8fbd/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/textproc/uim-gtk3/sigscheme-beb8fbd/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/textproc/uim-gtk3/uim-d1ac9d9/sigscheme/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/textproc/uim-gtk/sigscheme-beb8fbd/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/japanese/uim-anthy/sigscheme-beb8fbd/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/japanese/uim-anthy/uim-d1ac9d9/sigscheme/src/
H A Dstorage-compact.h214 typedef scm_uintobj_t ScmObj; typedef
266 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
806 #define SCM_SAL_CONTINUATION_SET_OPAQUE(o, a) \ argument
810 #define SCM_ISAL_CONTINUATION_INIT(o, a, t) \ argument
H A Dstorage-fatty.h75 typedef ScmCell *ScmObj; typedef
506 #define SCM_SAL_EQ(a, b) ((a) == (b)) argument
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dgauche.h231 typedef struct ScmHeaderRec *ScmObj; typedef
451 #define SCM_CPP_CAT(a, b) a##b argument
452 #define SCM_CPP_CAT3(a, b, c) a ## b ## c argument
1205 #define SCM_LIST1(a) Scm_Cons(a, SCM_NIL) argument
1206 #define SCM_LIST2(a,b) Scm_Cons(a, SCM_LIST1(b)) argument
1207 #define SCM_LIST3(a,b,c) Scm_Cons(a, SCM_LIST2(b, c)) argument
1208 #define SCM_LIST4(a,b,c,d) Scm_Cons(a, SCM_LIST3(b, c, d)) argument
1209 #define SCM_LIST5(a,b,c,d,e) Scm_Cons(a, SCM_LIST4(b, c, d, e)) argument
1942 #define Scm_RegCompFromAST2(a,b) Scm_RegCompFromAST(a,b) argument
H A Dclass.c2134 ScmObj (*fallback)(ScmObj *, int, ScmGeneric*), in Scm_MakeBaseGeneric() argument
3275 ScmObj slot = SCM_CAR(sp), snam, p, a; in init_class() local