Home
last modified time | relevance | path

Searched defs:empty_tuple (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython3/Modules/
D_lzmamodule.c64 static PyObject *empty_tuple; variable
D_lsprof.c118 static PyObject *empty_tuple; variable
/external/python/cpython2/Modules/
D_lsprof.c128 static PyObject *empty_tuple; variable
DcPickle.c114 static PyObject *empty_tuple; variable
/external/python/cpython3/Objects/
Dexceptions.c618 PyObject *empty_tuple; in ImportError_init() local
/external/python/cpython2/Python/
DPython-ast.c653 PyObject *empty_tuple, *d; in add_ast_fields() local
/external/python/cpython3/Python/
DPython-ast.c822 PyObject *empty_tuple, *d; in add_ast_fields() local