Searched refs:FTF_VARALIGN (Results 1 – 1 of 1) sorted by relevance
10 #define FTF_VARALIGN 0x2 macro24 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS},26 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS|FTF_BOOTCPUID},28 FTF_FULLPATH|FTF_VARALIGN|FTF_NAMEPROPS|FTF_BOOTCPUID|FTF_STRTABSIZE},267 if ((vi->flags & FTF_VARALIGN) && (prop->val.len >= 8)) in flatten_tree()279 if ((vi->flags & FTF_VARALIGN) && ((tree->basenamelen+1) >= 8)) in flatten_tree()675 if ((flags & FTF_VARALIGN) && (proplen >= 8)) in flat_read_property()898 flags |= FTF_FULLPATH | FTF_NAMEPROPS | FTF_VARALIGN; in dt_from_blob()