Home
last modified time | relevance | path

Searched refs:NB_INPLACE_XOR (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Dopcode.h225 #define NB_INPLACE_XOR 25 macro
/third_party/python/Python/
H A Dspecialize.c1767 case NB_INPLACE_XOR: in binary_op_fail_kind()
H A Dceval.c897 [NB_INPLACE_XOR] = PyNumber_InPlaceXor,
H A Dcompile.c4219 oparg = inplace ? NB_INPLACE_XOR : NB_XOR; in addop_binary()

Completed in 25 milliseconds