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

/freebsd-11-stable/contrib/gcc/
H A Dc-typeck.c5270 static int constructor_top_level;
5372 p->top_level = constructor_top_level;
5378 constructor_top_level = top_level;
5440 constructor_top_level = p->top_level;
5244 static int constructor_top_level; variable

Completed in 72 milliseconds