Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuCommandLine.cpp328 typedef __declspec(align(1)) uint32_t uint32_t_unaligned; in MurmurHash64B() typedef
330 typedef __attribute__((aligned(1))) uint32_t uint32_t_unaligned; in MurmurHash64B() typedef