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