Searched refs:vfs_posix_file___exit__ (Results 1 – 1 of 1) sorted by relevance
130 STATIC mp_obj_t vfs_posix_file___exit__(size_t n_args, const mp_obj_t *args) { in vfs_posix_file___exit__() function134 …IC MP_DEFINE_CONST_FUN_OBJ_VAR_BETWEEN(vfs_posix_file___exit___obj, 4, 4, vfs_posix_file___exit__);
Completed in 2 milliseconds