Searched defs:pack_two_shorts (Results 1 – 1 of 1) sorted by relevance
163 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts() function169 #define pack_two_shorts(pri, sec) PACK_TWO_SHORTS(pri, sec) macro