Searched refs:nb_inplace_xor (Results 1 – 4 of 4) sorted by relevance
261 binaryfunc nb_inplace_xor; member
1313 INPLACE_BINOP(PyNumber_InPlaceXor, nb_inplace_xor, nb_xor, "^=")
3926 COPYNUM(nb_inplace_xor);6101 IBSLOT("__ixor__", nb_inplace_xor, slot_nb_inplace_xor,
473 :attr:`nb_inplace_xor`, and :attr:`nb_inplace_or`; and the1203 binaryfunc nb_inplace_xor;