Searched defs:numBytes (Results 1 – 5 of 5) sorted by relevance
300 …int numBytes = rf_RaidAddressToByte(raidPtr, raidPtr->Layout.sectorsPerStripeUnit * raidPtr->L… in rf_MultiWayReconXor() local
477 immutable numBytes = (numBits + size_t.sizeof * 8 - 1) / 8; in testIt() local
306 int numBytes; in xcsdup() local
265 size_t numBytes() pure nothrow const @safe @nogc in numBytes() function
3927 size_t numBytes) in vchiq_log_dump_mem()