Home
last modified time | relevance | path

Searched defs:nlocals (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Objects/
Dcodeobject.c93 PyCode_New(int argcount, int nlocals, int stacksize, int flags, in PyCode_New()
272 int nlocals; in code_new() local
/external/python/cpython2/Python/
Dmarshal.c1000 int nlocals; in r_object() local
Dcompile.c3816 int nlocals, flags; in makecode() local