Searched refs:FOOTER_MAGIC_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | xzcat.c | 2312 #define FOOTER_MAGIC_SIZE 2 macro 2750 if (!memeq(s->temp.buf + 10, FOOTER_MAGIC, FOOTER_MAGIC_SIZE)) in dec_stream_footer() |
Completed in 7 milliseconds