Searched refs:packee (Results 1 – 1 of 1) sorted by relevance
2037 #define VUPK(suffix, unpacked, packee, hi) \ in VUPKPX() argument2045 result.unpacked[i] = b->packee[i]; \ in VUPKPX()2048 for (i = ARRAY_SIZE(r->unpacked); i < ARRAY_SIZE(r->packee); \ in VUPKPX()2050 result.unpacked[i - ARRAY_SIZE(r->unpacked)] = b->packee[i]; \ in VUPKPX()