Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h216 #define NB_INPLACE_LSHIFT 16 macro
/third_party/python/Python/
H A Dspecialize.c1728 case NB_INPLACE_LSHIFT: in binary_op_fail_kind()
H A Dceval.c888 [NB_INPLACE_LSHIFT] = PyNumber_InPlaceLshift,
H A Dcompile.c4210 oparg = inplace ? NB_INPLACE_LSHIFT : NB_LSHIFT; in addop_binary()

Completed in 26 milliseconds