Searched defs:STRINGLIB_NEW (Results 1 - 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
H A Dstringdefs.h23 #define STRINGLIB_NEW PyString_FromStringAndSize macro
H A Dunicodedefs.h23 #define STRINGLIB_NEW PyUnicode_FromUnicode macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
H A Dstringdefs.h23 #define STRINGLIB_NEW PyString_FromStringAndSize macro
H A Dunicodedefs.h23 #define STRINGLIB_NEW PyUnicode_FromUnicode macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dbytearrayobject.c1115 #define STRINGLIB_NEW PyByteArray_FromStringAndSize macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dbytearrayobject.c1111 #define STRINGLIB_NEW PyByteArray_FromStringAndSize macro

Completed in 16 milliseconds