Searched defs:STRINGLIB_LEN (Results 1 - 3 of 3) sorted by relevance

/external/python/cpython2/Objects/stringlib/
H A Dstringdefs.h22 #define STRINGLIB_LEN PyString_GET_SIZE macro
H A Dunicodedefs.h22 #define STRINGLIB_LEN PyUnicode_GET_SIZE macro
/external/python/cpython2/Objects/
H A Dbytearrayobject.c1118 #define STRINGLIB_LEN PyByteArray_GET_SIZE macro

Completed in 81 milliseconds