Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-typeck.c4988 static int constructor_top_level; variable
5100 p->top_level = constructor_top_level;
5108 constructor_top_level = top_level;
5177 constructor_top_level = p->top_level; in finish_init()
/openbsd-src/gnu/gcc/gcc/
H A Dc-typeck.c4907 static int constructor_top_level; variable
5007 p->top_level = constructor_top_level; in start_init()
5013 constructor_top_level = top_level; in start_init()
5076 constructor_top_level = p->top_level; in finish_init()