Searched refs:__gen_unpack_sint (Results 1 – 2 of 2) sorted by relevance
170 __gen_unpack_sint(const uint8_t *restrict cl, uint32_t start, uint32_t end) in __gen_unpack_sint() function183 int32_t bits = __gen_unpack_sint(cl, start, end); in __gen_unpack_sfixed()
792 uint32_t value = __gen_unpack_sint(iter->p, s, e); in v3d_field_iterator_next()