Searched defs:__gen_unpack_uint (Results 1 – 3 of 3) sorted by relevance
51 __gen_unpack_uint(const uint8_t *restrict cl, uint32_t start, uint32_t end) in __gen_unpack_uint() function
25 __gen_unpack_uint(CONST uint32_t *restrict cl, uint32_t start, uint32_t end) in __gen_unpack_uint() function
30 #define __gen_unpack_uint(out, cl, start, end) \ macro