Searched refs:ShouldSwapBytes (Results 1 – 2 of 2) sorted by relevance
163 bool ShouldSwapBytes; variable187 return ShouldSwapBytes ? sys::getSwappedBytes(Int) : Int; in swap()
192 ShouldSwapBytes = Header->Magic != getRawMagic<IntPtrT>(); in readHeader()282 if (ShouldSwapBytes) { in readNextRecord()