Searched refs:ERRMSG (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/lib/libc/gen/
H A Dsetjmperr.c51 #define ERRMSG "longjmp botch.\n" macro
52 (void)_write(STDERR_FILENO, ERRMSG, sizeof(ERRMSG) - 1);
/freebsd-10.1-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c105 detected the error, ERRMSG is the error message to print, and ERR
118 #define FATAL_ERROR(ERRMSG, ERR) fatal_error (__LINE__, ERRMSG, ERR)
121 number where we detected the error, ERRMSG is the error to
131 #define ERROR(ERRMSG) error (__LINE__, ERRMSG)

Completed in 91 milliseconds