Searched refs:_nu_hash (Results 1 – 1 of 1) sorted by relevance
26 uint32_t _nu_hash(uint32_t hash, uint32_t codepoint) { in _nu_hash() function40 uint32_t h = _nu_hash(0, codepoint); in nu_mph_hash()45 return (_nu_hash(offset, codepoint) % G_SIZE); in nu_mph_hash()