Home
last modified time | relevance | path

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

12

/external/python/cpython3/Objects/
Dinterpreteridobject.c177 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
181 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
209 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
Dsetobject.c1156 Py_RETURN_NOTIMPLEMENTED; in set_or()
1174 Py_RETURN_NOTIMPLEMENTED; in set_ior()
1318 Py_RETURN_NOTIMPLEMENTED; in set_and()
1328 Py_RETURN_NOTIMPLEMENTED; in set_iand()
1584 Py_RETURN_NOTIMPLEMENTED; in set_sub()
1592 Py_RETURN_NOTIMPLEMENTED; in set_isub()
1690 Py_RETURN_NOTIMPLEMENTED; in set_xor()
1700 Py_RETURN_NOTIMPLEMENTED; in set_ixor()
1765 Py_RETURN_NOTIMPLEMENTED; in set_richcompare()
1798 Py_RETURN_NOTIMPLEMENTED; in set_richcompare()
Dcellobject.c94 Py_RETURN_NOTIMPLEMENTED; in cell_richcompare()
Dclassobject.c256 Py_RETURN_NOTIMPLEMENTED; in method_richcompare()
490 Py_RETURN_NOTIMPLEMENTED; in instancemethod_richcompare()
Dnamespaceobject.c170 Py_RETURN_NOTIMPLEMENTED; in namespace_richcompare()
Diterobject.c93 Py_RETURN_NOTIMPLEMENTED; in iter_len()
Dbytearrayobject.c1030 Py_RETURN_NOTIMPLEMENTED; in bytearray_richcompare()
1035 Py_RETURN_NOTIMPLEMENTED; in bytearray_richcompare()
1042 Py_RETURN_NOTIMPLEMENTED; in bytearray_richcompare()
2300 Py_RETURN_NOTIMPLEMENTED; in bytearray_mod()
Dodictobject.c873 Py_RETURN_NOTIMPLEMENTED; in odict_or()
1530 Py_RETURN_NOTIMPLEMENTED; in odict_richcompare()
1557 Py_RETURN_NOTIMPLEMENTED; in odict_richcompare()
Drangeobject.c470 Py_RETURN_NOTIMPLEMENTED; in range_richcompare()
487 Py_RETURN_NOTIMPLEMENTED; in range_richcompare()
Dsliceobject.c569 Py_RETURN_NOTIMPLEMENTED; in slice_richcompare()
Dmethodobject.c305 Py_RETURN_NOTIMPLEMENTED; in meth_richcompare()
Dgenericaliasobject.c435 Py_RETURN_NOTIMPLEMENTED; in ga_richcompare()
Dweakrefobject.c207 Py_RETURN_NOTIMPLEMENTED; in weakref_richcompare()
Dtupleobject.c636 Py_RETURN_NOTIMPLEMENTED; in tuplerichcompare()
Dcomplexobject.c667 Py_RETURN_NOTIMPLEMENTED; in complex_richcompare()
Dcodeobject.c839 Py_RETURN_NOTIMPLEMENTED; in code_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.c201 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()
3096 Py_RETURN_NOTIMPLEMENTED; in date_add()
3116 Py_RETURN_NOTIMPLEMENTED; in date_add()
3123 Py_RETURN_NOTIMPLEMENTED; in date_subtract()
3143 Py_RETURN_NOTIMPLEMENTED; in date_subtract()
3399 Py_RETURN_NOTIMPLEMENTED; in date_richcompare()
3884 Py_RETURN_NOTIMPLEMENTED; in timezone_richcompare()
3886 Py_RETURN_NOTIMPLEMENTED; in timezone_richcompare()
[all …]
D_xxsubinterpretersmodule.c1612 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
1616 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
1644 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
Dparsermodule.c311 Py_RETURN_NOTIMPLEMENTED; in parser_richcompare()
D_sre.c2518 Py_RETURN_NOTIMPLEMENTED; in pattern_richcompare()
2522 Py_RETURN_NOTIMPLEMENTED; in pattern_richcompare()
D_collectionsmodule.c1393 Py_RETURN_NOTIMPLEMENTED; in deque_richcompare()
2150 Py_RETURN_NOTIMPLEMENTED; in defdict_or()
/external/python/cpython3/Include/
Dobject.h530 #define Py_RETURN_NOTIMPLEMENTED \ macro
/external/python/cpython3/Python/
Dcontext.c483 Py_RETURN_NOTIMPLEMENTED; in context_tp_richcompare()

12