Searched refs:dataKnownToBeAligned (Results 1 – 1 of 1) sorted by relevance
717 dataKnownToBeAligned = whether the data is known at compile time to be uint-aligned.720 private size_t bytesHash(bool dataKnownToBeAligned)(scope const(ubyte)[] bytes, size_t seed) in bytesHash() argument737 static if (dataKnownToBeAligned) in bytesHash()