Home
last modified time | relevance | path

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

/dports/audio/libopusenc/libopusenc-0.2.1/src/
H A Dopusenc.c1121 static const char * const ope_error_strings[] = { in ope_strerror() local
1132 else if (error >= OPE_CLOSE_FAIL) return ope_error_strings[-error-30]; in ope_strerror()