Searched defs:R32BE (Results 1 – 1 of 1) sorted by relevance
179 #define R32BE(a) GetBe32a((const UInt32 *)(const void *)p + (a)) macro181 #define R32BE(a) *((const UInt32 *)(const void *)p + (a)) macro