Searched refs:GET_XTENSA_PROP_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
190 #define GET_XTENSA_PROP_ALIGNMENT(flag) \ macro
530 && (GET_XTENSA_PROP_ALIGNMENT (a->flags) in property_table_compare()531 != GET_XTENSA_PROP_ALIGNMENT (b->flags))) in property_table_compare()532 return (GET_XTENSA_PROP_ALIGNMENT (a->flags) in property_table_compare()533 - GET_XTENSA_PROP_ALIGNMENT (b->flags)); in property_table_compare()7251 int pow = GET_XTENSA_PROP_ALIGNMENT (entry->flags); in compute_fill_extra_space()
240 #define GET_XTENSA_PROP_ALIGNMENT(flag) \ macro