Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h211 #define NB_TRUE_DIVIDE 11 macro
/third_party/python/Python/
H A Dspecialize.c1757 case NB_TRUE_DIVIDE: in binary_op_fail_kind()
H A Dceval.c883 [NB_TRUE_DIVIDE] = PyNumber_TrueDivide,
H A Dcompile.c4201 oparg = inplace ? NB_INPLACE_TRUE_DIVIDE : NB_TRUE_DIVIDE; in addop_binary()

Completed in 27 milliseconds