Home
last modified time | relevance | path

Searched refs:nb_inplace_rshift (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dobject.h92 binaryfunc nb_inplace_rshift; member
/third_party/python/Objects/
H A Dabstract.c1251 INPLACE_BINOP(PyNumber_InPlaceRshift, nb_inplace_rshift, nb_rshift, ">>=")
H A Dtypeobject.c5905 COPYNUM(nb_inplace_rshift); in inherit_slots()
8157 IBSLOT("__irshift__", nb_inplace_rshift, slot_nb_inplace_rshift,

Completed in 21 milliseconds