Home
last modified time | relevance | path

Searched refs:Test86MSByte (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c3810 #define Test86MSByte(b) ((b) == 0 || (b) == 0xFF) macro
3856 Test86MSByte(b)) { in x86_Convert()
3866 if (Test86MSByte(p[4])) { in x86_Convert()
3880 if (!Test86MSByte(b)) in x86_Convert()