Searched refs:ERR_strings (Results 1 – 2 of 2) sorted by relevance
589 static const char* ERR_strings[] = { ERROR_LIST(ERROR_GENERATE_STRING) }; variable596 if (ERR_isError(code)) return ERR_strings[-(int)(code)]; in ERR_getErrorName()
587 static const char* ERR_strings[] = { ERROR_LIST(ERROR_GENERATE_STRING) }; variable594 if (ERR_isError(code)) return ERR_strings[-(int)(code)]; in ERR_getErrorName()