Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dobject.h91 binaryfunc nb_inplace_lshift; member
/third_party/python/Objects/
H A Dabstract.c1250 INPLACE_BINOP(PyNumber_InPlaceLshift, nb_inplace_lshift, nb_lshift, "<<=")
H A Dtypeobject.c5904 COPYNUM(nb_inplace_lshift); in inherit_slots()
8155 IBSLOT("__ilshift__", nb_inplace_lshift, slot_nb_inplace_lshift,

Completed in 16 milliseconds