Searched refs:UF_COMPRESSED (Results 1 – 9 of 9) sorted by relevance
219 #ifndef UF_COMPRESSED220 # define UF_COMPRESSED 0x00000020 macro555 if (PyModule_AddIntMacro(m, UF_COMPRESSED)) return NULL; in PyInit__stat()
90 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed variable
103 UF_COMPRESSED = 0x00000020 # OS X: file is hfs-compressed variable
313 .. data:: UF_COMPRESSED
1043 * :data:`stat.UF_COMPRESSED`
373 .. data:: UF_COMPRESSED
1476 * :data:`stat.UF_COMPRESSED`
4734 (UF_HIDDEN and UF_COMPRESSED).
10122 (UF_HIDDEN and UF_COMPRESSED).