Searched defs:M_ERROR (Results 1 – 8 of 8) sorted by relevance
76 #define M_ERROR "Internal error, errno=%d" macro
99 #define M_ERROR "Internal error, errno=%d" macro
94 #define M_ERROR "Internal error, errno=%d" macro
84 #define M_ERROR "Internal error, errno=%d" macro
89 #define M_ERROR "Internal error, errno=%d" macro
623 #define M_ERROR(fn) void (*m_errorfn) (const char *fmt, va_list args) = fn macro
457 #define M_ERROR 0x8a /* send error to stream head */ macro