Searched defs:__set_bytes (Results 1 – 2 of 2) sorted by relevance
261 #define __set_bytes(i, k) (sizeof(*(i)) + (k) * sizeof(uint64_t)) macro