Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dducet.c17 return NU_DUCET_G_SIZE + _NU_DUCET_CONTRACTIONS; in _nu_ducet_weights_count()
43 uint32_t mph_value = nu_udb_lookup_value(codepoint, NU_DUCET_G, NU_DUCET_G_SIZE, in nu_ducet_weight()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/gen/
H A D_ducet.c1683 const size_t NU_DUCET_G_SIZE = sizeof(NU_DUCET_G) / sizeof(*NU_DUCET_G); variable