Home
last modified time | relevance | path

Searched refs:HVrhek_UV (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500900452 HVrhek_UV # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dhv.h649 #define HVrhek_UV 0x30 /* Value is UV. */ macro
H A Dhv.c3527 case HVrhek_UV: in S_refcounted_he_value()
3846 value_type = SvUOK((const SV *)value) ? HVrhek_UV : HVrhek_IV; in Perl_refcounted_he_new_pvn()
3920 } else if (value_type == HVrhek_UV) { in Perl_refcounted_he_new_pvn()