Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A 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