Searched refs:emptystring (Results 1 – 3 of 3) sorted by relevance
26 emptystring { "" }
686 #define emptystring (PyObject *)&_Py_SINGLETON(bytes_empty) in PyCode_NewEmpty() macro697 .localspluskinds = emptystring, in PyCode_NewEmpty()698 .exceptiontable = emptystring, in PyCode_NewEmpty()
155 Objects/codeobject.c:PyCode_NewEmpty():emptystring static PyObject *emptystring