Home
last modified time | relevance | path

Searched refs:type_prim (Results 1 – 15 of 15) sorted by relevance

/dports/lang/nickle/nickle-2.90/
H A Dtype.c119 t->base.tag = type_prim; in NewTypePrim()
330 if (t->base.tag != type_prim) in TypeNumeric()
340 if (t->base.tag != type_prim) in TypeIntegral()
416 case type_prim: in TypeIsSupertype()
569 case type_prim:
1278 case type_prim: in TypeCompatibleAssign()
1431 case type_prim: in ValueIsType()
H A Dvalue.h403 type_prim, type_name, type_ref, type_func, type_array, enumerator
542 #define TypePoly(t) ((t)->base.tag == type_prim && (t)->prim.prim == rep_undef)
543 #define TypeBool(t) ((t)->base.tag == type_prim && (t)->prim.prim == rep_bool)
544 #define TypeString(t) ((t)->base.tag == type_prim && (t)->prim.prim == rep_string)
H A Dfile.c1652 case type_prim: in FilePutType()
H A Dgram.y1925 case type_prim: in ParseCanonType()
H A Dgram.c5820 case type_prim: in ParseCanonType()
H A Dcompile.c4184 case type_prim: in CompileType()
/dports/devel/py-cffi/stage/usr/local/lib/python3.8/site-packages/cffi/
H A Dparse_c_type.h135 int type_prim; // _CFFI_PRIM_xxx member
/dports/devel/py-cffi/cffi-1.15.0/cffi/
H A Dparse_c_type.h135 int type_prim; // _CFFI_PRIM_xxx member
/dports/devel/py-cffi/cffi-1.15.0/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cffi/
H A Dparse_c_type.h135 int type_prim; // _CFFI_PRIM_xxx member
/dports/devel/py-cffi/cffi-1.15.0/c/
H A Dcdlopen.c302 nenums[i].type_prim = cdl_4bytes(e); e += 4; in ffiobj_init()
H A Drealize_c_type.c480 PyObject *basetd = get_primitive_type(e->type_prim); in realize_c_type_or_func_now()
/dports/security/py-cryptography/cryptography-3.3.2/build/temp.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/
H A D_padding.c196 int type_prim; // _CFFI_PRIM_xxx in _get_data()
H A D_openssl.c196 int type_prim; // _CFFI_PRIM_xxx
/dports/math/clingo/clingo-5.5.1/libpyclingo/
H A D_clingo.c197 int type_prim; // _CFFI_PRIM_xxx member
/dports/math/clingo/clingo-5.5.1/app/pyclingo/
H A D_clingo.c196 int type_prim; // _CFFI_PRIM_xxx member