Searched defs:MSG (Results 1 – 14 of 14) sorted by relevance
64 #define MSG %xmm0 /* sha256rnds2 implicit operand */ macro202 #define MSG %xmm0 // sha256rnds2 implicit operand macro
87 #define MSG(i) 8*i(msg) macro
89 #define MSG(i) 8*i(msg) macro
9 #define log_err(MSG, ...) fprintf(stderr, "(%s:%d: errno: %s) " MSG "\n", \ argument
44 #define log_err(MSG, ...) ({ \ argument
16 #define MSG "hello world!" macro
12 #define log_err(MSG, ...) \ argument
46 #define MSG "Hello World\0" macro
66 log_err(MSG,...) global() argument
40 #define MSG %rsi macro
31 MSG .req x1 label
202 #define MSG __send_fd() macro
22 #define log_err(MSG, ...) \ argument
1904 #define MSG "Unable to remove Host I_T Nexus with active TPG port count: %d\n" in tcm_usbg_drop_nexus() macro