Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c3905 #define NEED_RETRY macro
3988 #ifdef NEED_RETRY in PyUnicode_DecodeMBCSStateful()
4004 #ifdef NEED_RETRY in PyUnicode_DecodeMBCSStateful()
4076 #ifdef NEED_RETRY in PyUnicode_EncodeMBCS()
4089 #ifdef NEED_RETRY in PyUnicode_EncodeMBCS()
4111 #undef NEED_RETRY
/external/python/cpython3/Objects/
Dunicodeobject.c7078 #define NEED_RETRY macro
7329 #ifdef NEED_RETRY in decode_code_page_stateful()
7732 #ifdef NEED_RETRY in encode_code_page()
7793 #undef NEED_RETRY