Searched refs:mp_obj_new_attrtuple (Results 1 – 2 of 2) sorted by relevance
62 mp_obj_t mp_obj_new_attrtuple(const qstr *fields, size_t n, const mp_obj_t *items);
73 mp_obj_t mp_obj_new_attrtuple(const qstr *fields, size_t n, const mp_obj_t *items) { in mp_obj_new_attrtuple() function
Completed in 3 milliseconds