Searched defs:LO (Results 1 – 3 of 3) sorted by relevance
105 #define LO(a) ((unsigned char)((a) & 0xff)) macro
223 #define LO(a) ((unsigned char)((a) & 0xff)) macro
1155 #define LO(x) ((x) & 0xffff) in snd_m3_pcm_setup1() macro