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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
H A Dedk2module.c342 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1) macro
344 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX macro
348 #define ST_RDEV_IDX (ST_BLOCKS_IDX+1)
350 #define ST_RDEV_IDX ST_BLOCKS_IDX
516 PyStructSequence_SET_ITEM(v, ST_BLOCKS_IDX,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
H A Dedk2module.c341 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1) macro
343 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX macro
347 #define ST_RDEV_IDX (ST_BLOCKS_IDX+1)
349 #define ST_RDEV_IDX ST_BLOCKS_IDX
515 PyStructSequence_SET_ITEM(v, ST_BLOCKS_IDX,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c1147 #define ST_BLOCKS_IDX (ST_BLKSIZE_IDX+1) macro
1149 #define ST_BLOCKS_IDX ST_BLKSIZE_IDX macro
1153 #define ST_RDEV_IDX (ST_BLOCKS_IDX+1)
1155 #define ST_RDEV_IDX ST_BLOCKS_IDX
1343 PyStructSequence_SET_ITEM(v, ST_BLOCKS_IDX,

Completed in 49 milliseconds