Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_msdos/
H A Ddosfs.h70 u_int32_t NumSectors; /* how many sectors are there */ member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp777 int NumSectors = (VSpan.extent() + ScLen - 1) / ScLen; in realignGroup() local