Searched refs:get_be32 (Results 1 – 4 of 4) sorted by relevance
341 static inline __u32 get_be32(__be32 *p) in get_be32() function356 unsigned long long block = get_be32(&tag->t_blocknr); in read_tag_block()358 block |= (u64)get_be32(&tag->t_blocknr_high) << 32; in read_tag_block()
131 static inline uint32_t get_be32(const uint32_t *p) in get_be32() function
20107 static int get_be32(const uint8_t *b) in get_be32() function20124 nsyms = get_be32(data); in tcc_load_alacarte()20135 off = get_be32(ar_index + i * 4) + sizeof(ArchiveHeader); in tcc_load_alacarte()