Home
last modified time | relevance | path

Searched defs:numBytes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_reconbuffer.c300 …int numBytes = rf_RaidAddressToByte(raidPtr, raidPtr->Layout.sectorsPerStripeUnit * raidPtr->L… in rf_MultiWayReconXor() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dbitop.d477 immutable numBytes = (numBits + size_t.sizeof * 8 - 1) / 8; in testIt() local
/netbsd-src/external/mit/expat/dist/xmlwf/
H A Dxmlwf.c306 int numBytes; in xcsdup() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dbiguintcore.d265 size_t numBytes() pure nothrow const @safe @nogc in numBytes() function
/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_core.c3927 size_t numBytes) in vchiq_log_dump_mem()