Home
last modified time | relevance | path

Searched defs:UF_NODUMP (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dstat.py85 UF_NODUMP = 0x00000001 variable
/external/python/cpython3/Modules/
D_stat.c200 # define UF_NODUMP 0x00000001 macro
/external/python/cpython3/Lib/
Dstat.py98 UF_NODUMP = 0x00000001 # do not dump file variable