Searched refs:OVL_FH_FLAG_ANY_ENDIAN (Results 1 – 2 of 2) sorted by relevance
74 #define OVL_FH_FLAG_ANY_ENDIAN (1 << 1) macro78 #define OVL_FH_FLAG_ALL (OVL_FH_FLAG_BIG_ENDIAN | OVL_FH_FLAG_ANY_ENDIAN | \
101 if (!(fb->flags & OVL_FH_FLAG_ANY_ENDIAN) && in ovl_check_fb_len()