Home
last modified time | relevance | path

Searched refs:file_scope (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-decl.c749 else if (scope == file_scope) in pop_scope()
811 && scope != file_scope in pop_scope()
835 && scope != file_scope in pop_scope()
927 if (file_scope) in push_file_scope()
931 file_scope = current_scope; in push_file_scope()
963 file_scope = 0; in pop_file_scope()
2226 if (scope != file_scope in pushdecl()
2379 if (file_scope) in pushdecl_top_level()
5219 || (current_scope == file_scope in grokdeclarator()
5456 if (current_scope == file_scope) in grokdeclarator()
[all …]
H A DChangeLog-20064540 * c-typeck.c (c_begin_vm_scope): Fix file_scope processing.
H A DChangeLog-200434301 (pop_scope): If popping file_scope, construct a
37474 (I_TAG_DECL, I_LABEL_BINDING, I_LABEL_DECL, file_scope)
/freebsd-12.1/contrib/binutils/binutils/
H A Dcoffgrok.c40 static struct coff_scope *file_scope; variable
632 file_scope = n->scope = top_scope; in doit()
703 i = do_define (i, file_scope); in doit()