Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c2648 int thislevel = 0; in lookup_tag() local
2663 thislevel = 1; in lookup_tag()
2666 if (thislevel_only && !thislevel) in lookup_tag()
2679 if (thislevel) in lookup_tag()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c2367 int thislevel = 1; local
2386 if (thislevel)
2396 thislevel = 0;