Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dobject.h94 binaryfunc nb_inplace_xor; member
/third_party/python/Objects/
H A Dabstract.c1248 INPLACE_BINOP(PyNumber_InPlaceXor, nb_inplace_xor, nb_xor, "^=")
H A Dtypeobject.c5907 COPYNUM(nb_inplace_xor); in inherit_slots()
8161 IBSLOT("__ixor__", nb_inplace_xor, slot_nb_inplace_xor,

Completed in 20 milliseconds