Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
Dpycfbridge.c199 PyObject *aslist = NULL; in PyCF_Python2CF_mapping() local
/external/python/cpython2/Modules/
D_collectionsmodule.c883 PyObject *dict, *result, *aslist; in deque_reduce() local
914 PyObject *aslist, *result, *fmt; in deque_repr() local
/external/python/cpython3/Modules/
D_collectionsmodule.c1379 PyObject *aslist, *result; in deque_repr() local