Searched refs:py_tuple_insert_obj (Results 1 – 1 of 1) sorted by relevance
99 static int py_tuple_insert_obj(PyObject *tuple, int pos, PyObject *obj) in py_tuple_insert_obj() function345 if (py_tuple_insert_obj(tuple, 0, obj)) in get_bool()348 if (py_tuple_insert_obj(tuple, 1, obj)) in get_bool()