Home
last modified time | relevance | path

Searched refs:int_to_bytes (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dobjint.c423 STATIC mp_obj_t int_to_bytes(size_t n_args, const mp_obj_t *args) { in int_to_bytes() function
451 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(int_to_bytes_obj, 3, 4, int_to_bytes);

Completed in 3 milliseconds