Home
last modified time | relevance | path

Searched refs:global_variable (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/tests/usr.bin/indent/
H A Dopt_bap.c19 int global_variable; variable
51 int global_variable; variable
82 int global_variable; variable
H A Dopt_bbb.c23 int global_variable; variable
51 int global_variable; variable
H A Dopt_bad.c15 int global_variable; variable
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_019.c9 void global_variable; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.h74 tree global_variable (const std::string &name) const;
H A Dbrig-variable-handler.cc191 m_parent.global_variable (var_name); in operator ()()
H A Dbrig-to-generic.cc440 brig_to_generic::global_variable (const std::string &name) const in global_variable() function in brig_to_generic
483 tree host_def_var = global_variable (host_def_var_name); in add_global_variable()
H A Dbrig-code-entry-handler.cc367 tree global_var_decl = m_parent.global_variable (var_name); in build_address_operand()
375 tree host_defined_ptr = m_parent.global_variable (host_ptr_name); in build_address_operand()