{ "void *", sizeof(void *) }, { "HE", sizeof(HE) }, { "HEK", sizeof(HEK) }, { "SV", sizeof(SV) }, { "STRLEN", sizeof(STRLEN) }, { "size_t", sizeof(size_t) }, { "GP", sizeof(GP) }, { "REGEXP", sizeof(REGEXP) }, { "PERL_CONTEXT", sizeof(PERL_CONTEXT) }, { "BLOCK", sizeof(BLOCK) }, { "MAGIC", sizeof(MAGIC) }, { "MGVTBL", sizeof(MGVTBL) }, { "PerlInterpreter", sizeof(PerlInterpreter) }, { "PTR_TBL_ENT_t", sizeof(PTR_TBL_ENT_t) }, { "PTR_TBL_t", sizeof(PTR_TBL_t) }, { "GV", sizeof(GV) }, { "struct xpvgv", sizeof(struct xpvgv) }, { "CV", sizeof(CV) }, { "struct xpvcv", sizeof(struct xpvcv) }, { "HV", sizeof(HV) }, { "struct xpvhv", sizeof(struct xpvhv) }, { "AV", sizeof(AV) }, { "struct xpvav", sizeof(struct xpvav) }, { "IO", sizeof(IO) }, { "struct xpvio", sizeof(struct xpvio) }, { "struct xpv", sizeof(struct xpv) }, { "struct xpviv", sizeof(struct xpviv) }, { "struct xpvuv", sizeof(struct xpvuv) }, { "struct xpvnv", sizeof(struct xpvnv) }, { "struct xpvmg", sizeof(struct xpvmg) }, { "struct xpvlv", sizeof(struct xpvlv) }, { "struct xpvbm", sizeof(struct xpvbm) }, { "struct xpvfm", sizeof(struct xpvfm) }, #ifdef MEM_SIZE { "MEM_SIZE", sizeof(MEM_SIZE) }, #endif #ifdef Size_t { "Size_t", sizeof(Size_t) }, #endif #ifdef I32 { "I32", sizeof(I32) }, #endif #ifdef U32 { "U32", sizeof(U32) }, #endif #ifdef IV { "IV", sizeof(IV) }, #endif #ifdef UV { "UV", sizeof(UV) }, #endif #ifdef NV { "NV", sizeof(NV) }, #endif #ifdef Off_t { "Off_t", sizeof(Off_t) }, #endif #ifdef Fpos_t { "Fpos_t", sizeof(Fpos_t) }, #endif { "hek_key offset", STRUCT_OFFSET(struct hek, hek_key) }, { "struct sv", sizeof(struct STRUCT_SV) },