Searched refs:IsFourByteAligned (Results 1 – 4 of 4) sorted by relevance
131 inline bool IsFourByteAligned(const incfs::map_ptr<T>& data) { in IsFourByteAligned() function135 inline bool IsFourByteAligned(const void* data) { in IsFourByteAligned() function
72 if (!util::IsFourByteAligned(next_chunk_)) { in VerifyNextChunk()
195 if (!util::IsFourByteAligned(*in_out_data_ptr)) { in ReadType()
703 if (util::IsFourByteAligned(data)) { in ensureAlignment()