Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dhv_func.h141 #define PERL_HASH(state,str,len) \ macro
145 #define PERL_HASH(hash,str,len) \ macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12902 # define PERL_HASH(hash,str,len) \ macro