Searched defs:UNALIGNED_LOAD32 (Results 1 – 3 of 3) sorted by relevance
41 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32_t *>(_p)) macro
48 static uint32 UNALIGNED_LOAD32(const char* p) { in UNALIGNED_LOAD32() function
122 static uint32 UNALIGNED_LOAD32(const char* p) { in UNALIGNED_LOAD32() function