Searched defs:MSG_NOERROR (Results 1 – 2 of 2) sorted by relevance
39 enum MSG_NOERROR = 1 << 12; // octal!10000 in version() local
73 #define MSG_NOERROR 010000 /* don't complain about too long msgs */ macro