Home
last modified time | relevance | path

Searched refs:klen_i32 (Results 1 – 22 of 22) sorted by relevance

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dmathoms.c899 if (klen_i32 < 0) { in Perl_hv_store()
900 klen = -klen_i32; in Perl_hv_store()
903 klen = klen_i32; in Perl_hv_store()
918 if (klen_i32 < 0) { in Perl_hv_exists()
919 klen = -klen_i32; in Perl_hv_exists()
922 klen = klen_i32; in Perl_hv_exists()
936 if (klen_i32 < 0) { in Perl_hv_fetch()
937 klen = -klen_i32; in Perl_hv_fetch()
940 klen = klen_i32; in Perl_hv_fetch()
956 if (klen_i32 < 0) { in Perl_hv_delete()
[all …]
H A Dhv.c329 Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, in Perl_hv_common_key_len() argument
337 if (klen_i32 < 0) { in Perl_hv_common_key_len()
338 klen = -klen_i32; in Perl_hv_common_key_len()
341 klen = klen_i32; in Perl_hv_common_key_len()
H A Dproto.h1433 PERL_CALLCONV void* Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, const int a…
H A Dembed.fnc1035 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/lang/perl5.32/perl-5.32.1/
H A Dmathoms.c911 if (klen_i32 < 0) { in Perl_hv_store()
912 klen = -klen_i32; in Perl_hv_store()
915 klen = klen_i32; in Perl_hv_store()
930 if (klen_i32 < 0) { in Perl_hv_exists()
931 klen = -klen_i32; in Perl_hv_exists()
934 klen = klen_i32; in Perl_hv_exists()
948 if (klen_i32 < 0) { in Perl_hv_fetch()
949 klen = -klen_i32; in Perl_hv_fetch()
952 klen = klen_i32; in Perl_hv_fetch()
969 klen = -klen_i32; in Perl_hv_delete()
[all …]
H A Dhv.c324 Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, in Perl_hv_common_key_len() argument
332 if (klen_i32 < 0) { in Perl_hv_common_key_len()
333 klen = -klen_i32; in Perl_hv_common_key_len()
336 klen = klen_i32; in Perl_hv_common_key_len()
H A Dproto.h1387 PERL_CALLCONV void* Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, const int a…
H A Dembed.fnc926 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/lang/perl5.34/perl-5.34.0/
H A Dmathoms.c899 if (klen_i32 < 0) { in Perl_hv_store()
900 klen = -klen_i32; in Perl_hv_store()
903 klen = klen_i32; in Perl_hv_store()
918 if (klen_i32 < 0) { in Perl_hv_exists()
919 klen = -klen_i32; in Perl_hv_exists()
922 klen = klen_i32; in Perl_hv_exists()
936 if (klen_i32 < 0) { in Perl_hv_fetch()
937 klen = -klen_i32; in Perl_hv_fetch()
940 klen = klen_i32; in Perl_hv_fetch()
956 if (klen_i32 < 0) { in Perl_hv_delete()
[all …]
H A Dhv.c329 Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, in Perl_hv_common_key_len() argument
337 if (klen_i32 < 0) { in Perl_hv_common_key_len()
338 klen = -klen_i32; in Perl_hv_common_key_len()
341 klen = klen_i32; in Perl_hv_common_key_len()
H A Dproto.h1414 PERL_CALLCONV void* Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, const int a…
H A Dembed.fnc1031 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/lang/perl5.30/perl-5.30.3/
H A Dmathoms.c903 if (klen_i32 < 0) { in Perl_hv_store()
904 klen = -klen_i32; in Perl_hv_store()
907 klen = klen_i32; in Perl_hv_store()
922 if (klen_i32 < 0) { in Perl_hv_exists()
923 klen = -klen_i32; in Perl_hv_exists()
926 klen = klen_i32; in Perl_hv_exists()
940 if (klen_i32 < 0) { in Perl_hv_fetch()
941 klen = -klen_i32; in Perl_hv_fetch()
944 klen = klen_i32; in Perl_hv_fetch()
961 klen = -klen_i32; in Perl_hv_delete()
[all …]
H A Dhv.c324 Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, in Perl_hv_common_key_len() argument
332 if (klen_i32 < 0) { in Perl_hv_common_key_len()
333 klen = -klen_i32; in Perl_hv_common_key_len()
336 klen = klen_i32; in Perl_hv_common_key_len()
H A Dproto.h1221 PERL_CALLCONV void* Perl_hv_common_key_len(pTHX_ HV *hv, const char *key, I32 klen_i32, const int a…
H A Dembed.fnc669 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/net/binkd/binkd-1.0.4/
H A Dperlhooks.c687 VK_MAKE_DFL(void*, dl_Perl_hv_common_key_len, (pTHX_ HV* hv, const char *key, I32 klen_i32, const i…
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dembed.fnc669 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/
H A Dembed.fnc1010 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/
H A Dembed.fnc909 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dembed.fnc1032 |I32 klen_i32|const int action|NULLOK SV *val \
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dembed.fnc1032 |I32 klen_i32|const int action|NULLOK SV *val \