Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dhv_func.h104 # define PVT_PERL_HASH_SEED_STATE(seed,state) PVT__PERL_HASH_SEED_STATE(seed,state) macro
115 #define PVT_PERL_HASH_SEED_STATE(seed,state) STMT_START { \ macro