Searched refs:bytes_empty (Results 1 – 10 of 10) sorted by relevance
46 PyBytesObject bytes_empty; member
195 .bytes_empty = _PyBytes_SIMPLE_INIT(0, 0), \
1542 _PyStaticObject_CheckRefcnt((PyObject *)&_Py_SINGLETON(bytes_empty)); in _PyStaticObjects_CheckRefcnt()
1002 result = _PyBytes_Join((PyObject *)&_Py_SINGLETON(bytes_empty), chunks); in _io__RawIOBase_readall_impl()
1286 Py_XSETREF(res, _PyBytes_Join((PyObject *)&_Py_SINGLETON(bytes_empty), chunks)); in _buffered_readline()1739 tmp = _PyBytes_Join((PyObject *)&_Py_SINGLETON(bytes_empty), chunks); in _bufferedreader_read_all()
2571 .co_exceptiontable = (PyObject *)&_Py_SINGLETON(bytes_empty),2574 .co_localspluskinds = (PyObject *)&_Py_SINGLETON(bytes_empty),
921 #define emptystring (PyObject *)&_Py_SINGLETON(bytes_empty) in PyCode_NewEmpty()
42 #define EMPTY (&_Py_SINGLETON(bytes_empty))
3042 result = _PyBytes_Join((PyObject *)&_Py_SINGLETON(bytes_empty), list); in expand_template()
17202 …<var-decl name='bytes_empty' type-id='type-id-907' visibility='default' filepath='./Include/intern…