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