Searched defs:conv_uni_to_8bit (Results 1 – 2 of 2) sorted by relevance
30 #define conv_uni_to_8bit(c) ((int) ((c) & 0xff)) macro
789 int conv_uni_to_8bit(u32 uni) in conv_uni_to_8bit() function