Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_trie.c551 U32 word_count, U32 flags, U32 depth) in Perl_make_trie()
/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_hcd.c426 int word_count = (bytes + 3) / 4; in dwc2_read_packet() local