Home
last modified time | relevance | path

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

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