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