Home
last modified time | relevance | path

Searched defs:mp_obj_new_slice (Results 1 – 2 of 2) sorted by relevance

/dports/lang/micropython/micropython-1.17/py/
H A Dobjslice.c106 mp_obj_t mp_obj_new_slice(mp_obj_t ostart, mp_obj_t ostop, mp_obj_t ostep) { in mp_obj_new_slice() function
H A Dnativeglue.c132 mp_obj_t mp_obj_new_slice(mp_obj_t ostart, mp_obj_t ostop, mp_obj_t ostep) { in mp_obj_new_slice() function