Searched refs:bytes_get_empty (Results 1 – 1 of 1) sorted by relevance
47 static inline PyObject* bytes_get_empty(void) in bytes_get_empty() function60 PyObject *empty = bytes_get_empty(); in bytes_new_empty()1275 #define STRINGLIB_GET_EMPTY() bytes_get_empty()