Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h209 #define NB_RSHIFT 9 macro
/third_party/python/Python/
H A Dspecialize.c1748 case NB_RSHIFT: in binary_op_fail_kind()
H A Dceval.c881 [NB_RSHIFT] = PyNumber_Rshift,
H A Dcompile.c4213 oparg = inplace ? NB_INPLACE_RSHIFT : NB_RSHIFT; in addop_binary()

Completed in 26 milliseconds