Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_stat.c223 #ifndef UF_COMPRESSED
224 # define UF_COMPRESSED 0x00000020 macro
549 ADD_INT_MACRO(module, UF_COMPRESSED); in stat_exec()
/third_party/python/Lib/
Dstat.py119 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed variable
/third_party/python/Doc/library/
Dstat.rst373 .. data:: UF_COMPRESSED
Dos.rst1777 * :data:`stat.UF_COMPRESSED`
/third_party/python/Misc/
DHISTORY10122 (UF_HIDDEN and UF_COMPRESSED).