Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h212 #define NB_XOR 12 macro
/third_party/python/Python/
H A Dspecialize.c1766 case NB_XOR: in binary_op_fail_kind()
H A Dceval.c884 [NB_XOR] = PyNumber_Xor,
H A Dcompile.c4219 oparg = inplace ? NB_INPLACE_XOR : NB_XOR; in addop_binary()

Completed in 26 milliseconds