Searched defs:ERRMSG (Results 1 - 1 of 1) sorted by path

/bionic/libc/stdlib/
H A Dsetjmperr.c44 #define ERRMSG "longjmp botch.\n" macro
45 (void)write(STDERR_FILENO, ERRMSG, sizeof(ERRMSG) - 1);

Completed in 61 milliseconds