Home
last modified time | relevance | path

Searched defs:ST_FLAGS_IDX (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dposixmodule.c1346 #define ST_FLAGS_IDX (ST_RDEV_IDX+1) macro
1348 #define ST_FLAGS_IDX ST_RDEV_IDX macro
/external/python/cpython3/Modules/
Dposixmodule.c1840 #define ST_FLAGS_IDX (ST_RDEV_IDX+1) macro
1842 #define ST_FLAGS_IDX ST_RDEV_IDX macro