Home
last modified time | relevance | path

Searched defs:reason_str (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dexceptions.c1635 PyObject *reason_str = NULL; in UnicodeEncodeError_str() local
1724 PyObject *reason_str = NULL; in UnicodeDecodeError_str() local
1826 PyObject *reason_str = NULL; in UnicodeTranslateError_str() local
/external/boringssl/src/crypto/err/
Derr.c362 const char *lib_str, *reason_str; in ERR_error_string_n() local