Searched defs:MSG (Results 1 – 6 of 6) sorted by relevance
64 #define MSG %xmm0 macro
91 #define MSG(i) 8*i(msg) macro
94 #define MSG(i) 8*i(msg) macro
24 #define MSG "hello world!" macro
5 #define MSG(l,f,a...) \ macro
35 #define MSG(x...) printk(KERN_INFO "au1xpsc_pcm: " x) macro