Format: AllC/C++CSSTextshell script Advanced Search
77: #ifndef ERRNO 78: #define ERRNO(er) (MERCD(er) == EC_ERRNO ? SERCD(er) : 0) 79: #endif