Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h220 #define NB_INPLACE_OR 20 macro
/third_party/python/Python/
H A Dspecialize.c1740 case NB_INPLACE_OR: in binary_op_fail_kind()
H A Dceval.c892 [NB_INPLACE_OR] = PyNumber_InPlaceOr,
H A Dcompile.c4216 oparg = inplace ? NB_INPLACE_OR : NB_OR; in addop_binary()

Completed in 26 milliseconds