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