Home
last modified time | relevance | path

Searched defs:STRINGLIB_TOSTR (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Objects/stringlib/
Dunicodedefs.h30 #define STRINGLIB_TOSTR PyObject_Unicode macro
32 #define STRINGLIB_TOSTR PyObject_Str macro
Dstringdefs.h27 #define STRINGLIB_TOSTR PyObject_Str macro
/external/python/cpython3/Objects/stringlib/
Ducs1lib.h25 #define STRINGLIB_TOSTR PyObject_Str macro
Ducs2lib.h25 #define STRINGLIB_TOSTR PyObject_Str macro
Dunicodedefs.h27 #define STRINGLIB_TOSTR PyObject_Str macro
Ducs4lib.h25 #define STRINGLIB_TOSTR PyObject_Str macro
Dstringdefs.h26 #define STRINGLIB_TOSTR PyObject_Str macro
Dasciilib.h25 #define STRINGLIB_TOSTR PyObject_Str macro