Searched refs:starunpack_helper (Results 1 – 1 of 1) sorted by relevance
3313 starunpack_helper(struct compiler *c, asdl_seq *elts, in starunpack_helper() function3384 return starunpack_helper(c, elts, in compiler_list()3400 return starunpack_helper(c, elts, in compiler_tuple()3411 return starunpack_helper(c, e->v.Set.elts, BUILD_SET, in compiler_set()