Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dmph.h26 uint32_t _nu_hash(uint32_t hash, uint32_t codepoint) { in _nu_hash() function
40 uint32_t h = _nu_hash(0, codepoint); in nu_mph_hash()
45 return (_nu_hash(offset, codepoint) % G_SIZE); in nu_mph_hash()