Searched defs:combine_word (Results 1 – 2 of 2) sorted by relevance
122 #define combine_word(s) ((*(s)) | ((unsigned int)(s)[1] << 8)) macro
123 #define combine_word(s) ((*(s)) | ((unsigned int)(s)[1] << 8)) macro