Searched defs:another (Results 1 – 3 of 3) sorted by relevance
30 def __eq__(self, another): argument
121 mp_obj_tuple_t *another = MP_OBJ_TO_PTR(another_in); in tuple_cmp_helper() local
151 mp_obj_list_t *another = MP_OBJ_TO_PTR(rhs); in list_binary_op() local
Completed in 8 milliseconds