Home
last modified time | relevance | path

Searched refs:Py_RETURN_NOTIMPLEMENTED (Results 1 - 25 of 40) sorted by relevance

12

/third_party/python/Objects/
H A Dinterpreteridobject.c183 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
187 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
215 Py_RETURN_NOTIMPLEMENTED; in interpid_richcompare()
H A Dsetobject.c1154 Py_RETURN_NOTIMPLEMENTED; in set_or()
1172 Py_RETURN_NOTIMPLEMENTED; in set_ior()
1324 Py_RETURN_NOTIMPLEMENTED; in set_and()
1334 Py_RETURN_NOTIMPLEMENTED; in set_iand()
1601 Py_RETURN_NOTIMPLEMENTED; in set_sub()
1609 Py_RETURN_NOTIMPLEMENTED; in set_isub()
1711 Py_RETURN_NOTIMPLEMENTED; in set_xor()
1721 Py_RETURN_NOTIMPLEMENTED; in set_ixor()
1805 Py_RETURN_NOTIMPLEMENTED; in set_richcompare()
1838 Py_RETURN_NOTIMPLEMENTED; in set_richcompare()
[all...]
H A Dunionobject.c55 Py_RETURN_NOTIMPLEMENTED; in union_richcompare()
162 Py_RETURN_NOTIMPLEMENTED; in _Py_union_type_or()
H A Dcellobject.c94 Py_RETURN_NOTIMPLEMENTED; in cell_richcompare()
H A Dclassobject.c256 Py_RETURN_NOTIMPLEMENTED; in method_richcompare()
464 Py_RETURN_NOTIMPLEMENTED; in instancemethod_richcompare()
H A Dnamespaceobject.c171 Py_RETURN_NOTIMPLEMENTED; in namespace_richcompare()
H A Diterobject.c92 Py_RETURN_NOTIMPLEMENTED; in iter_len()
H A Dodictobject.c873 Py_RETURN_NOTIMPLEMENTED; in odict_or()
1476 Py_RETURN_NOTIMPLEMENTED; in odict_richcompare()
1503 Py_RETURN_NOTIMPLEMENTED; in odict_richcompare()
H A Drangeobject.c482 Py_RETURN_NOTIMPLEMENTED; in range_richcompare()
499 Py_RETURN_NOTIMPLEMENTED; in range_richcompare()
H A Dmethodobject.c306 Py_RETURN_NOTIMPLEMENTED; in meth_richcompare()
H A Dsliceobject.c579 Py_RETURN_NOTIMPLEMENTED; in slice_richcompare()
H A Dcomplexobject.c638 Py_RETURN_NOTIMPLEMENTED; in complex_richcompare()
H A Dgenericaliasobject.c634 Py_RETURN_NOTIMPLEMENTED; in ga_richcompare()
H A Dweakrefobject.c204 Py_RETURN_NOTIMPLEMENTED; in weakref_richcompare()
H A Dtupleobject.c635 Py_RETURN_NOTIMPLEMENTED; in tuplerichcompare()
H A Dbytesobject.c1542 Py_RETURN_NOTIMPLEMENTED; in bytes_richcompare()
2561 Py_RETURN_NOTIMPLEMENTED; in bytes_mod()
/third_party/python/Modules/_sqlite/
H A Drow.c220 Py_RETURN_NOTIMPLEMENTED; in pysqlite_row_richcompare()
234 Py_RETURN_NOTIMPLEMENTED; in pysqlite_row_richcompare()
/third_party/python/Modules/_ssl/
H A Dcert.c200 Py_RETURN_NOTIMPLEMENTED; in certificate_richcompare()
204 Py_RETURN_NOTIMPLEMENTED; in certificate_richcompare()
/third_party/python/Modules/
H A Dxxlimited_35.c204 Py_RETURN_NOTIMPLEMENTED; in null_richcompare()
H A D_datetimemodule.c2255 Py_RETURN_NOTIMPLEMENTED; in delta_richcompare()
2354 Py_RETURN_NOTIMPLEMENTED; in delta_remainder()
2390 Py_RETURN_NOTIMPLEMENTED; in delta_divmod()
3168 Py_RETURN_NOTIMPLEMENTED; in date_add()
3188 Py_RETURN_NOTIMPLEMENTED; in date_add()
3195 Py_RETURN_NOTIMPLEMENTED; in date_subtract()
3215 Py_RETURN_NOTIMPLEMENTED; in date_subtract()
3471 Py_RETURN_NOTIMPLEMENTED; in date_richcompare()
3934 Py_RETURN_NOTIMPLEMENTED; in timezone_richcompare()
3936 Py_RETURN_NOTIMPLEMENTED; in timezone_richcompare()
[all...]
H A D_xxsubinterpretersmodule.c1616 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
1620 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
1648 Py_RETURN_NOTIMPLEMENTED; in channelid_richcompare()
H A D_collectionsmodule.c1412 Py_RETURN_NOTIMPLEMENTED; in deque_richcompare()
2149 Py_RETURN_NOTIMPLEMENTED; in defdict_or()
/third_party/python/Include/
H A Dobject.h664 #define Py_RETURN_NOTIMPLEMENTED return Py_NewRef(Py_NotImplemented) macro
/third_party/python/Python/
H A Dcontext.c507 Py_RETURN_NOTIMPLEMENTED; in context_tp_richcompare()
/third_party/python/Modules/_sre/
H A Dsre.c2732 Py_RETURN_NOTIMPLEMENTED; in pattern_richcompare()
2737 Py_RETURN_NOTIMPLEMENTED; in pattern_richcompare()

Completed in 52 milliseconds

12