Home
last modified time | relevance | path

Searched refs:notErrorCode (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/contrib/zstd/lib/common/
H A Derror_private.c17 static const char* const notErrorCode = "Unspecified error code"; in ERR_getErrorString() local
46 default: return notErrorCode; in ERR_getErrorString()