Searched refs:bound_meth_call (Results 1 – 1 of 1) sorted by relevance
81 STATIC mp_obj_t bound_meth_call(mp_obj_t self_in, size_t n_args, size_t n_kw, const mp_obj_t *args)… in bound_meth_call() function104 .call = bound_meth_call,
Completed in 2 milliseconds