Home
last modified time | relevance | path

Searched defs:co_stacksize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dcode.h14 int co_stacksize; /* #entries needed for evaluation stack */ member
/aosp_15_r20/external/python/cpython3/Objects/clinic/
Dcodeobject.c.h197 int co_stacksize = self->co_stacksize; in code_replace() local
/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c1906 int co_nlocals, int co_stacksize, int co_flags, in code_replace_impl()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...