Home
last modified time | relevance | path

Searched refs:NU_TOUPPER_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/gen/
H A D_toupper.c131 const size_t NU_TOUPPER_G_SIZE = sizeof(NU_TOUPPER_G) / sizeof(*NU_TOUPPER_G); variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dtoupper.c9 return _nu_to_something(codepoint, NU_TOUPPER_G, NU_TOUPPER_G_SIZE, in nu_toupper()