Searched refs:STRINGLIB_GET_EMPTY (Results 1 – 4 of 4) sorted by relevance
7 #if !STRINGLIB_MUTABLE && !defined(STRINGLIB_GET_EMPTY)45 PyObject *empty = (PyObject*)STRINGLIB_GET_EMPTY(); in STRINGLIB()100 PyObject *empty = (PyObject*)STRINGLIB_GET_EMPTY(); in STRINGLIB()
14 STRINGLIB_GET_EMPTY()
1275 #define STRINGLIB_GET_EMPTY() bytes_get_empty() macro1289 #undef STRINGLIB_GET_EMPTY
935 #define STRINGLIB_GET_EMPTY() unicode_get_empty() macro985 #undef STRINGLIB_GET_EMPTY