Home
last modified time | relevance | path

Searched defs:rightuv (Results 1 – 6 of 6) sorted by relevance

/dports/devel/p5-List-SomeUtils-XS/List-SomeUtils-XS-0.58/
H A DXS.xs57 const UV rightuv = SvUVX(right); in LSUXSncmp() local
65 const UV rightuv = SvUVX(right); in LSUXSncmp() local
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp.c2166 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
2174 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp.c2209 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
2217 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp.c2158 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
2166 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp.c2204 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
2212 const UV rightuv = SvUVX(right); in Perl_do_ncmp() local
/dports/lang/p5-List-MoreUtils-XS/List-MoreUtils-XS-0.430/
H A DXS.xs195 const UV rightuv = SvUVX(right); in LMUncmp() local