Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dopcode.h202 #define NB_FLOOR_DIVIDE 2 macro
/third_party/python/Python/
H A Dspecialize.c1724 case NB_FLOOR_DIVIDE: in binary_op_fail_kind()
H A Dceval.c874 [NB_FLOOR_DIVIDE] = PyNumber_FloorDivide,
H A Dcompile.c4225 oparg = inplace ? NB_INPLACE_FLOOR_DIVIDE : NB_FLOOR_DIVIDE; in addop_binary()

Completed in 25 milliseconds