Home
last modified time | relevance | path

Searched refs:_PC_FILESIZEBITS (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py215 _PC_FILESIZEBITS = 10 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py313 _PC_FILESIZEBITS = 67 variable
DSTROPTS.py310 _PC_FILESIZEBITS = 67 variable
/external/python/cpython2/Modules/
Dposixmodule.c7735 #ifdef _PC_FILESIZEBITS
7736 {"PC_FILESIZEBITS", _PC_FILESIZEBITS},
/external/python/cpython3/Modules/
Dposixmodule.c9774 #ifdef _PC_FILESIZEBITS
9775 {"PC_FILESIZEBITS", _PC_FILESIZEBITS},