get_le32          393 lib/xz/xz_dec_stream.c 			!= get_le32(s->temp.buf + HEADER_MAGIC_SIZE + 2))
get_le32          427 lib/xz/xz_dec_stream.c 	if (xz_crc32(s->temp.buf + 4, 6, 0) != get_le32(s->temp.buf))
get_le32          435 lib/xz/xz_dec_stream.c 	if ((s->index.size >> 2) != get_le32(s->temp.buf + 4))
get_le32          459 lib/xz/xz_dec_stream.c 			!= get_le32(s->temp.buf + s->temp.size))