Searched defs:errc (Results 1 – 5 of 5) sorted by relevance
87 errc(int eval, int code, const char *fmt, ...) in errc() function
77 #define NLRETERR(errc) { errno = errc; return (NLERR); } argument
40 enum class errc in _GLIBCXX_VISIBILITY() enum
573 mpfr_exp_t err, errs, errc; in mpfr_sincos_fast() local