Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dhv.c788 U32 n_links = 1; in S_hv_fetch_common() local
791 n_links++; in S_hv_fetch_common()
793 if (n_links > HV_MAX_LENGTH_BEFORE_SPLIT) { in S_hv_fetch_common()