Searched refs:xpviv (Results 1 – 16 of 16) sorted by relevance
/dports/lang/perl5.34/perl-5.34.0/ext/B/ |
H A D | B.xs | 1447 #define IV_ivx_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_iv) 1456 #define PVBM_useful_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_u.xivu_iv)
|
/dports/lang/perl5.32/perl-5.32.1/ext/B/ |
H A D | B.xs | 1444 #define IV_ivx_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_iv) 1453 #define PVBM_useful_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_u.xivu_iv)
|
/dports/lang/perl5.30/perl-5.30.3/ext/B/ |
H A D | B.xs | 1436 #define IV_ivx_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_iv) 1445 #define PVBM_useful_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_u.xivu_iv)
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/B/ |
H A D | B.xs | 1447 #define IV_ivx_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_iv) 1456 #define PVBM_useful_ix sv_IVp | STRUCT_OFFSET(struct xpviv, xiv_u.xivu_iv)
|
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | sv.h | 515 struct xpviv { struct
|
H A D | perl.h | 2884 typedef struct xpviv XPVIV;
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | sv.h | 519 struct xpviv { struct
|
H A D | perl.h | 2889 typedef struct xpviv XPVIV;
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | sv.h | 509 struct xpviv { struct
|
H A D | perl.h | 2462 typedef struct xpviv XPVIV;
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | sv.h | 512 struct xpviv { struct
|
H A D | perl.h | 2707 typedef struct xpviv XPVIV;
|
/dports/devel/p5-B-C/B-C-1.57/ |
H A D | Changes | 56 Fixed shared xpviv with 5.24 on 32bit. 81 Fix for shared xpviv with 5.24. This asserts now if unshared. 1035 Ignore unused random (overlong) xpviv IV, causing
|
/dports/devel/p5-B-C/B-C-1.57/lib/B/ |
H A D | C.pm | 9176 xpviv => \$xpvivsect,
|
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/ |
H A D | xs.vim | 385 syn keyword xsType xpvhv_aux xpvinvlist xpvio xpviv xpvlv xpvmg xpvnv xpvuv
|
/dports/editors/vim/vim-8.2.3745/runtime/syntax/ |
H A D | xs.vim | 385 syn keyword xsType xpvhv_aux xpvinvlist xpvio xpviv xpvlv xpvmg xpvnv xpvuv
|