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

/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c6632 tree bitpos, unfillpos;
6635 unfillpos = bit_position (constructor_unfilled_fields);
6637 if (tree_int_cst_lt (bitpos, unfillpos))
6601 tree bitpos, unfillpos; local

Completed in 117 milliseconds