Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
Dposixmodule.c1334 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1) macro
1336 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX macro
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c2177 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1) macro
2179 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX macro