Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dsys_stdio_mphal.c102 STATIC mp_obj_t stdio_obj___exit__(size_t n_args, const mp_obj_t *args) { in stdio_obj___exit__() function
105 STATIC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(stdio_obj___exit___obj, 4, 4, stdio_obj___exit__);

Completed in 5 milliseconds