Searched refs:BINARY_FLOOR_DIVIDE (Results 1 – 5 of 5) sorted by relevance
33 #define BINARY_FLOOR_DIVIDE 26 macro
118 case BINARY_FLOOR_DIVIDE: in fold_binops_on_constants()472 case BINARY_FLOOR_DIVIDE: in PyCode_Optimize()
720 case BINARY_FLOOR_DIVIDE: in opcode_stack_effect()2237 return BINARY_FLOOR_DIVIDE; in binop()
1433 TARGET_NOARG(BINARY_FLOOR_DIVIDE) in PyEval_EvalFrameEx()
241 .. opcode:: BINARY_FLOOR_DIVIDE ()