Home
last modified time | relevance | path

Searched refs:xpvhv_aux (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/perl5.34/perl-5.34.0/
H A Dhv.c1959 struct xpvhv_aux *iter; in Perl_hfree_next_entry()
2217 static struct xpvhv_aux*
2234 static struct xpvhv_aux*
2236 struct xpvhv_aux *iter; in S_hv_auxinit()
2312 struct xpvhv_aux *iter; in Perl_hv_riter_p()
2322 struct xpvhv_aux *iter; in Perl_hv_eiter_p()
2332 struct xpvhv_aux *iter; in Perl_hv_riter_set()
2349 struct xpvhv_aux *iter; in Perl_hv_rand_set()
2367 struct xpvhv_aux *iter; in Perl_hv_eiter_set()
2387 struct xpvhv_aux *iter; in Perl_hv_name_set()
[all …]
H A Dhv.h108 struct xpvhv_aux { struct
278 #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1]))
H A Dsv.c6019 struct xpvhv_aux * const iter = HvAUX((HV *)sv); in Perl_sv_get_backrefs()
14378 + (SvOOK(ssv) ? sizeof(struct xpvhv_aux) : 0), in S_sv_dup_common()
14388 const struct xpvhv_aux * const saux = HvAUX(ssv); in S_sv_dup_common()
14389 struct xpvhv_aux * const daux = HvAUX(dsv); in S_sv_dup_common()
H A Ddump.c2004 struct xpvhv_aux *const aux = HvAUX(sv); in Perl_do_sv_dump()
H A Dproto.h5056 STATIC struct xpvhv_aux* S_hv_auxinit(pTHX_ HV *hv);
5059 STATIC struct xpvhv_aux* S_hv_auxinit_internal(struct xpvhv_aux *iter);
/dports/lang/perl5.30/perl-5.30.3/
H A Dhv.c1956 struct xpvhv_aux *iter; in Perl_hfree_next_entry()
2214 static struct xpvhv_aux*
2231 static struct xpvhv_aux*
2233 struct xpvhv_aux *iter; in S_hv_auxinit()
2309 struct xpvhv_aux *iter; in Perl_hv_riter_p()
2319 struct xpvhv_aux *iter; in Perl_hv_eiter_p()
2329 struct xpvhv_aux *iter; in Perl_hv_riter_set()
2346 struct xpvhv_aux *iter; in Perl_hv_rand_set()
2364 struct xpvhv_aux *iter; in Perl_hv_eiter_set()
2385 struct xpvhv_aux *iter; in Perl_hv_name_set()
[all …]
H A Dhv.h108 struct xpvhv_aux { struct
270 #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1]))
H A Dsv.c6019 struct xpvhv_aux * const iter = HvAUX((HV *)sv); in Perl_sv_get_backrefs()
14350 + (SvOOK(sstr) ? sizeof(struct xpvhv_aux) : 0), in S_sv_dup_common()
14360 const struct xpvhv_aux * const saux = HvAUX(sstr); in S_sv_dup_common()
14361 struct xpvhv_aux * const daux = HvAUX(dstr); in S_sv_dup_common()
H A Ddump.c1963 struct xpvhv_aux *const aux = HvAUX(sv); in Perl_do_sv_dump()
H A Dproto.h4901 STATIC struct xpvhv_aux* S_hv_auxinit(pTHX_ HV *hv);
4904 STATIC struct xpvhv_aux* S_hv_auxinit_internal(struct xpvhv_aux *iter);
H A Dembed.fnc2169 s |struct xpvhv_aux*|hv_auxinit|NN HV *hv
2170 sn |struct xpvhv_aux*|hv_auxinit_internal|NN struct xpvhv_aux *iter
/dports/lang/perl5.32/perl-5.32.1/
H A Dhv.c1956 struct xpvhv_aux *iter; in Perl_hfree_next_entry()
2214 static struct xpvhv_aux*
2231 static struct xpvhv_aux*
2233 struct xpvhv_aux *iter; in S_hv_auxinit()
2309 struct xpvhv_aux *iter; in Perl_hv_riter_p()
2319 struct xpvhv_aux *iter; in Perl_hv_eiter_p()
2329 struct xpvhv_aux *iter; in Perl_hv_riter_set()
2346 struct xpvhv_aux *iter; in Perl_hv_rand_set()
2364 struct xpvhv_aux *iter; in Perl_hv_eiter_set()
2385 struct xpvhv_aux *iter; in Perl_hv_name_set()
[all …]
H A Dhv.h108 struct xpvhv_aux { struct
280 #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1]))
H A Dsv.c6061 struct xpvhv_aux * const iter = HvAUX((HV *)sv); in Perl_sv_get_backrefs()
14411 + (SvOOK(sstr) ? sizeof(struct xpvhv_aux) : 0), in S_sv_dup_common()
14421 const struct xpvhv_aux * const saux = HvAUX(sstr); in S_sv_dup_common()
14422 struct xpvhv_aux * const daux = HvAUX(dstr); in S_sv_dup_common()
H A Ddump.c1997 struct xpvhv_aux *const aux = HvAUX(sv); in Perl_do_sv_dump()
H A Dproto.h5030 STATIC struct xpvhv_aux* S_hv_auxinit(pTHX_ HV *hv);
5033 STATIC struct xpvhv_aux* S_hv_auxinit_internal(struct xpvhv_aux *iter);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dhv.c1938 struct xpvhv_aux *iter; in Perl_hfree_next_entry()
2195 static struct xpvhv_aux*
2197 struct xpvhv_aux *iter; in S_hv_auxinit()
2279 struct xpvhv_aux *iter; in Perl_hv_riter_p()
2289 struct xpvhv_aux *iter; in Perl_hv_eiter_p()
2299 struct xpvhv_aux *iter; in Perl_hv_riter_set()
2316 struct xpvhv_aux *iter; in Perl_hv_rand_set()
2334 struct xpvhv_aux *iter; in Perl_hv_eiter_set()
2354 struct xpvhv_aux *iter; in Perl_hv_name_set()
2522 struct xpvhv_aux *aux; in Perl_hv_ename_delete()
[all …]
H A Dhv.h108 struct xpvhv_aux { struct
147 struct xpvhv_aux xhv_aux; argument
H A Dsv.c1511 struct xpvhv_aux*
6154 struct xpvhv_aux * const iter = HvAUX((HV *)sv); in Perl_sv_get_backrefs()
14562 const struct xpvhv_aux * const saux = HvAUX(ssv); in S_sv_dup_common()
14563 struct xpvhv_aux * const daux = HvAUX(dsv); in S_sv_dup_common()
H A Ddump.c2006 struct xpvhv_aux *const aux = HvAUX(sv); in Perl_do_sv_dump()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperldelta.pod356 Memory for hash iterator state (C<struct xpvhv_aux>) is now allocated as part
368 bodies with space for C<struct xpvhv_aux>, the body "upgraded", and the "head"
/dports/devel/p5-Devel-Size/Devel-Size-0.83/
H A DSize.xs976 st->total_size += sizeof(struct xpvhv_aux); in sv_size()
/dports/devel/p5-Devel-MAT-Dumper/Devel-MAT-Dumper-0.42/lib/Devel/MAT/
H A DDumper.xs491 sizeof(struct xpvhv_aux) + (mro_meta ? sizeof(struct mro_meta) : 0)); in write_private_stash()
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/
H A Dsrl_encoder.c1592 struct xpvhv_aux * const iter = HvAUX(hv); in srl_hv_backreferences_p_safe()
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dembed.fnc2169 s |struct xpvhv_aux*|hv_auxinit|NN HV *hv
2170 sn |struct xpvhv_aux*|hv_auxinit_internal|NN struct xpvhv_aux *iter

12