Searched refs:compiler_call_helper (Results 1 – 1 of 1) sorted by relevance
423 static int compiler_call_helper(struct compiler *c, int n,2796 if (!compiler_call_helper(c, 2, s->v.ClassDef.bases, s->v.ClassDef.keywords)) in compiler_class()4949 return compiler_call_helper(c, 0, in compiler_call()5100 compiler_call_helper(struct compiler *c, in compiler_call_helper() function