Searched defs:G_SIZE (Results 1 – 4 of 4) sorted by relevance
37 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()
15 const int16_t *G, size_t G_SIZE, in _nu_to_something()
37 uint32_t nu_mph_hash(const int16_t *G, size_t G_SIZE, in nu_mph_hash()
1865 #define G_SIZE(x) (((x) >> S_SIZE) & M_SIZE) macro