Searched refs:Py_EnterRecursiveCall (Results 1 – 18 of 18) sorted by relevance
48 #define Py_EnterRecursiveCall(where) \ macro
1488 if (Py_EnterRecursiveCall(" while decoding a JSON object " in scan_once_str()1496 if (Py_EnterRecursiveCall(" while decoding a JSON array " in scan_once_str()1578 if (Py_EnterRecursiveCall(" while decoding a JSON object " in scan_once_unicode()1586 if (Py_EnterRecursiveCall(" while decoding a JSON array " in scan_once_unicode()1994 if (Py_EnterRecursiveCall(" while encoding a JSON object")) in encoder_listencode_obj()2001 if (Py_EnterRecursiveCall(" while encoding a JSON object")) in encoder_listencode_obj()2032 if (Py_EnterRecursiveCall(" while encoding a JSON object")) in encoder_listencode_obj()
1762 if (Py_EnterRecursiveCall(" while pickling an object") == 0) in save_list()2012 if (Py_EnterRecursiveCall(" while pickling an object") == 0) { in save_dict()2020 if (Py_EnterRecursiveCall(" while pickling an object") == 0) { in save_dict()2568 if (Py_EnterRecursiveCall(" while pickling an object")) in save()
1507 if (Py_EnterRecursiveCall(" while decoding a JSON object " in scan_once_str()1515 if (Py_EnterRecursiveCall(" while decoding a JSON array " in scan_once_str()1593 if (Py_EnterRecursiveCall(" while decoding a JSON object " in scan_once_unicode()1601 if (Py_EnterRecursiveCall(" while decoding a JSON array " in scan_once_unicode()2002 if (Py_EnterRecursiveCall(" while encoding a JSON object")) in encoder_listencode_obj()2009 if (Py_EnterRecursiveCall(" while encoding a JSON object")) in encoder_listencode_obj()2040 if (Py_EnterRecursiveCall(" while encoding a JSON object")) in encoder_listencode_obj()
1731 if (Py_EnterRecursiveCall(" while pickling an object") == 0) in save_list()1981 if (Py_EnterRecursiveCall(" while pickling an object") == 0) { in save_dict()1989 if (Py_EnterRecursiveCall(" while pickling an object") == 0) { in save_dict()2536 if (Py_EnterRecursiveCall(" while pickling an object")) in save()
2527 if (Py_EnterRecursiveCall(" while calling a Python object"))2935 if (Py_EnterRecursiveCall(" in __instancecheck__"))2955 if (Py_EnterRecursiveCall(" in __instancecheck__")) {3014 if (Py_EnterRecursiveCall(" in __subclasscheck__"))3033 if (Py_EnterRecursiveCall(" in __subclasscheck__")) {
428 if (Py_EnterRecursiveCall(" while getting the str of an object")) in _PyObject_Str()864 if (Py_EnterRecursiveCall(" in cmp")) in PyObject_Compare()949 if (Py_EnterRecursiveCall(" in cmp")) in PyObject_RichCompare()
291 if (Py_EnterRecursiveCall(" while getting the repr of a tuple")) in tuplerepr()
1508 if (Py_EnterRecursiveCall(" after coercion")) in half_binop()2149 if (Py_EnterRecursiveCall(" in __call__")) { in instance_call()
386 if (Py_EnterRecursiveCall(" while getting the repr of a list")) in list_repr()
2527 if (Py_EnterRecursiveCall(" while calling a Python object"))2939 if (Py_EnterRecursiveCall(" in __instancecheck__"))2959 if (Py_EnterRecursiveCall(" in __instancecheck__")) {3018 if (Py_EnterRecursiveCall(" in __subclasscheck__"))3037 if (Py_EnterRecursiveCall(" in __subclasscheck__")) {
428 if (Py_EnterRecursiveCall(" while getting the str of an object")) in _PyObject_Str()859 if (Py_EnterRecursiveCall(" in cmp")) in PyObject_Compare()944 if (Py_EnterRecursiveCall(" in cmp")) in PyObject_RichCompare()
289 if (Py_EnterRecursiveCall(" while getting the repr of a tuple")) in tuplerepr()
1484 if (Py_EnterRecursiveCall(" after coercion")) in half_binop()2125 if (Py_EnterRecursiveCall(" in __call__")) { in instance_call()
874 if (Py_EnterRecursiveCall("")) in PyEval_EvalFrameEx()
876 if (Py_EnterRecursiveCall("")) in PyEval_EvalFrameEx()