Home
last modified time | relevance | path

Searched refs:fblockinfo (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dcompile.c89 struct fblockinfo { struct
120 struct fblockinfo u_fblock[CO_MAXBLOCKS];
3149 struct fblockinfo *f; in compiler_push_fblock()
/external/python/cpython3/Python/
Dcompile.c86 struct fblockinfo { struct
130 struct fblockinfo u_fblock[CO_MAXBLOCKS];
4762 struct fblockinfo *f; in compiler_push_fblock()