Home
last modified time | relevance | path

Searched defs:HvEITER_get (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dhv.h325 #define HvEITER_get(hv) (HvHasAUX(hv) ? HvAUX(hv)->xhv_eiter : NULL) macro
/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs52 # define HvEITER_get HvEITER macro