Searched defs:PY_SIZE_MAX (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Include/
H A Dpyport.h183 #define PY_SIZE_MAX SIZE_MAX macro
185 #define PY_SIZE_MAX ((size_t)-1) macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Include/
H A Dpyport.h196 #define PY_SIZE_MAX SIZE_MAX macro
198 #define PY_SIZE_MAX ((size_t)-1) macro

Completed in 36 milliseconds