Searched refs:int_to_bytes (Results 1 – 1 of 1) sorted by relevance
423 STATIC mp_obj_t int_to_bytes(size_t n_args, const mp_obj_t *args) { in int_to_bytes() function451 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(int_to_bytes_obj, 3, 4, int_to_bytes);
Completed in 3 milliseconds