Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h207 #define NB_OR 7 macro
/third_party/python/Python/
H A Dspecialize.c1739 case NB_OR: in binary_op_fail_kind()
H A Dceval.c879 [NB_OR] = PyNumber_Or,
H A Dcompile.c4216 oparg = inplace ? NB_INPLACE_OR : NB_OR; in addop_binary()

Completed in 27 milliseconds