Searched refs:attrs_to_cache (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgenattrtab.c3358 static unsigned int attrs_to_cache; variable
3715 else if (i < cached_attr_count && (attrs_to_cache & (1U << i)) != 0)
4150 attrs_to_cache |= attrs_seen_more_than_once;
4299 attrs_to_cache = 0;

Completed in 47 milliseconds