Searched defs:magic_bytes (Results 1 – 2 of 2) sorted by relevance
116 const unsigned char magic_bytes[5] = { in parsing_supported() local
172 …static const uint32_t magic_bytes = (sizeof(AddressOffsetT) <= sizeof(uint32_t) ? 0xfeedface : 0xf… in parsing_supported() local