Search | Google it | Results 1 - 2 of 2 for funcall:MERCD (0.00 seconds) |
575: err.s = make_line_stat(li, 0); 576: err.c.ErrorClass = MERCD(E_IO); 577: err.c.Aborted = 1;
77: #ifndef ERRNO 78: #define ERRNO(er) (MERCD(er) == EC_ERRNO ? SERCD(er) : 0) 79: #endif