Home
last modified time | relevance | path

Searched defs:G_SIZE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dudb.h37 const int16_t *G, size_t G_SIZE, in nu_udb_lookup_value()
62 const int16_t *G, size_t G_SIZE, in nu_udb_lookup()
H A Dcasemap_internal.h15 const int16_t *G, size_t G_SIZE, in _nu_to_something()
H A Dmph.h37 uint32_t nu_mph_hash(const int16_t *G, size_t G_SIZE, in nu_mph_hash()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1865 #define G_SIZE(x) (((x) >> S_SIZE) & M_SIZE) macro