Searched defs:Is32bitAligned (Results 1 – 2 of 2) sorted by relevance
55 inline bool Is32bitAligned() const { in Is32bitAligned() function
139 bool Is32bitAligned() const { return IsAligned<4>(cursor_); } in Is32bitAligned() function