Home
last modified time | relevance | path

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

/libcore/luni/src/main/native/
Dlibcore_io_Memory.cpp54 struct unaligned { T v; } __attribute__ ((packed)); in get_unaligned() struct
60 struct unaligned { T v; } __attribute__ ((packed)); in put_unaligned() argument