Home
last modified time | relevance | path

Searched refs:ST_BLKSIZE_IDX (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c2176 #define ST_BLKSIZE_IDX 16 macro
2178 #define ST_BLKSIZE_IDX 15 macro
2182 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1)
2184 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX
2462 PyStructSequence_SET_ITEM(v, ST_BLKSIZE_IDX, in _pystat_fromstructstat()

Completed in 16 milliseconds