Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c532 PyObject *bound, PyObject *free, int classflag) in update_symbols() argument
569 if (classflag && in update_symbols()
/external/python/cpython3/Python/
Dsymtable.c599 PyObject *bound, PyObject *free, int classflag) in update_symbols() argument
644 if (classflag && in update_symbols()