Home
last modified time | relevance | path

Searched refs:Py_RETURN_NOTIMPLEMENTED (Results 1 – 25 of 42) sorted by relevance

12

/external/python/cpython3/Objects/
Dinterpreteridobject.c176 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
180 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
208 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
Dsetobject.c1211 Py_RETURN_NOTIMPLEMENTED; in set_or()
1229 Py_RETURN_NOTIMPLEMENTED; in set_ior()
1373 Py_RETURN_NOTIMPLEMENTED; in set_and()
1383 Py_RETURN_NOTIMPLEMENTED; in set_iand()
1623 Py_RETURN_NOTIMPLEMENTED; in set_sub()
1631 Py_RETURN_NOTIMPLEMENTED; in set_isub()
1729 Py_RETURN_NOTIMPLEMENTED; in set_xor()
1739 Py_RETURN_NOTIMPLEMENTED; in set_ixor()
1804 Py_RETURN_NOTIMPLEMENTED; in set_richcompare()
1837 Py_RETURN_NOTIMPLEMENTED; in set_richcompare()
Dcellobject.c96 Py_RETURN_NOTIMPLEMENTED; in cell_richcompare()
Dclassobject.c276 Py_RETURN_NOTIMPLEMENTED; in method_richcompare()
553 Py_RETURN_NOTIMPLEMENTED; in instancemethod_richcompare()
Dnamespaceobject.c172 Py_RETURN_NOTIMPLEMENTED; in namespace_richcompare()
Diterobject.c93 Py_RETURN_NOTIMPLEMENTED; in iter_len()
Dbytearrayobject.c1035 Py_RETURN_NOTIMPLEMENTED; in bytearray_richcompare()
1040 Py_RETURN_NOTIMPLEMENTED; in bytearray_richcompare()
1047 Py_RETURN_NOTIMPLEMENTED; in bytearray_richcompare()
2239 Py_RETURN_NOTIMPLEMENTED; in bytearray_mod()
Drangeobject.c438 Py_RETURN_NOTIMPLEMENTED; in range_richcompare()
455 Py_RETURN_NOTIMPLEMENTED; in range_richcompare()
Dmethodobject.c272 Py_RETURN_NOTIMPLEMENTED; in meth_richcompare()
Dsliceobject.c569 Py_RETURN_NOTIMPLEMENTED; in slice_richcompare()
Dodictobject.c1481 Py_RETURN_NOTIMPLEMENTED; in odict_richcompare()
1508 Py_RETURN_NOTIMPLEMENTED; in odict_richcompare()
Dweakrefobject.c206 Py_RETURN_NOTIMPLEMENTED; in weakref_richcompare()
Dtupleobject.c635 Py_RETURN_NOTIMPLEMENTED; in tuplerichcompare()
Dcomplexobject.c679 Py_RETURN_NOTIMPLEMENTED; in complex_richcompare()
Dcodeobject.c818 Py_RETURN_NOTIMPLEMENTED; in code_richcompare()
Dbytesobject.c1600 Py_RETURN_NOTIMPLEMENTED; in bytes_richcompare()
2519 Py_RETURN_NOTIMPLEMENTED; in bytes_mod()
Dtypeobject.c1499 Py_RETURN_NOTIMPLEMENTED; in call_maybe()
4648 Py_RETURN_NOTIMPLEMENTED; in object_subclasshook()
6178 Py_RETURN_NOTIMPLEMENTED; \
6339 Py_RETURN_NOTIMPLEMENTED; in slot_nb_power()
6650 Py_RETURN_NOTIMPLEMENTED; in slot_tp_richcompare()
/external/python/cpython3/Modules/_sqlite/
Drow.c193 Py_RETURN_NOTIMPLEMENTED; in pysqlite_row_richcompare()
206 Py_RETURN_NOTIMPLEMENTED; in pysqlite_row_richcompare()
/external/python/cpython3/Modules/
Dxxlimited.c200 Py_RETURN_NOTIMPLEMENTED; in null_richcompare()
D_datetimemodule.c2167 Py_RETURN_NOTIMPLEMENTED; in delta_richcompare()
2266 Py_RETURN_NOTIMPLEMENTED; in delta_remainder()
2302 Py_RETURN_NOTIMPLEMENTED; in delta_divmod()
3098 Py_RETURN_NOTIMPLEMENTED; in date_add()
3118 Py_RETURN_NOTIMPLEMENTED; in date_add()
3125 Py_RETURN_NOTIMPLEMENTED; in date_subtract()
3145 Py_RETURN_NOTIMPLEMENTED; in date_subtract()
3265 Py_RETURN_NOTIMPLEMENTED; in date_richcompare()
3750 Py_RETURN_NOTIMPLEMENTED; in timezone_richcompare()
3752 Py_RETURN_NOTIMPLEMENTED; in timezone_richcompare()
[all …]
D_xxsubinterpretersmodule.c1600 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
1604 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
1632 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
Dparsermodule.c311 Py_RETURN_NOTIMPLEMENTED; in parser_richcompare()
D_sre.c2519 Py_RETURN_NOTIMPLEMENTED; in pattern_richcompare()
2523 Py_RETURN_NOTIMPLEMENTED; in pattern_richcompare()
/external/python/cpython3/Include/
Dobject.h574 #define Py_RETURN_NOTIMPLEMENTED \ macro
/external/python/cpython3/Python/
Dcontext.c470 Py_RETURN_NOTIMPLEMENTED; in context_tp_richcompare()

12