Searched refs:INT_GET_UNALIGNED_64_BE (Results 1 – 1 of 1) sorted by relevance
118 #define INT_GET_UNALIGNED_64_BE(pointer) \ macro135 #define INT_GET_UNALIGNED_64(pointer) INT_GET_UNALIGNED_64_BE(pointer)250 (INT_GET_UNALIGNED_64_BE(pointer)) \