Searched refs:stackdepth (Results 1 – 2 of 2) sorted by relevance
3476 stackdepth(struct compiler *c) in stackdepth() function3855 co = PyCode_New(c->u->u_argcount, nlocals, stackdepth(c), flags, in makecode()
5002 stackdepth(struct compiler *c) in stackdepth() function5422 maxdepth = stackdepth(c); in makecode()