Home
last modified time | relevance | path

Searched defs:STRINGLIB_GET_EMPTY (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dbytesobject.c1264 #define STRINGLIB_GET_EMPTY() bytes_get_empty() macro
Dunicodeobject.c916 #define STRINGLIB_GET_EMPTY() unicode_get_empty() macro