Searched defs:modulo (Results 1 – 2 of 2) sorted by relevance
93 Integer round_down_pot(Integer value, Modulo modulo) { in round_down_pot()99 Integer round_up_pot(Integer value, Modulo modulo) { in round_up_pot()
491 mp_obj_t modulo = mp_binary_op(MP_BINARY_OP_MODULO, o_in, mult); in mp_builtin_round() local
Completed in 7 milliseconds