Searched refs:be64toh (Results 1 – 11 of 11) sorted by relevance
81 #ifndef be64toh82 # define be64toh(x) swap64(x) macro86 #define BE64TOH(x) (x) = be64toh(x)106 # define be64atoh(x) be64toh(*(uint64_t*)(x))
70 #ifndef be64toh71 # define be64toh(x) (x) macro
64 return ((params->byteorder==PTP_DL_LE)?le64toh(var):be64toh(var)); in dtoh64p()
33 # define be64toh(x) __bswap_64 (x) macro48 # define be64toh(x) (x) macro
260 #ifndef be64toh261 # define be64toh(x) (x)307 #ifndef be64toh308 # define be64toh(x) swap64(x)312 #define BE64TOH(x) (x) = be64toh(x)342 # define be64atoh(x) be64toh(*(uint64_t*)(x))
64 size = be64toh (size); in dwelf_scn_gnu_compressed_size()
241 #define be64toh(x) (x)271 #define be64toh(x) swap64(x)274 #define BE64TOH(x) (x) = be64toh(x)299 #define be64atoh(x) be64toh(*(uint64_t*)(x))
174 (unsigned long long)be64toh(nla_get_u64(tb[NFACCT_PKTS])), in valid_input()175 (unsigned long long)be64toh(nla_get_u64(tb[NFACCT_BYTES])), in valid_input()
163 gsize = be64toh (gsize); in elf_compress_gnu()
230 ? be64toh (val64) : le64toh (val64)); in core_set_initial_registers()273 ? be64toh (val64) : le64toh (val64)); in core_set_initial_registers()
47 *target = be64toh(value_net); in uint8_t_Unmarshal()95 *target = be64toh(value_net); in int8_t_Unmarshal()143 *target = be64toh(value_net); in uint16_t_Unmarshal()191 *target = be64toh(value_net); in int16_t_Unmarshal()239 *target = be64toh(value_net); in uint32_t_Unmarshal()287 *target = be64toh(value_net); in int32_t_Unmarshal()335 *target = be64toh(value_net); in uint64_t_Unmarshal()383 *target = be64toh(value_net); in int64_t_Unmarshal()