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

/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_019.c8 /* expect+1: error: void type for 'global_variable' [19] */
9 void global_variable; variable
/netbsd-current/tests/usr.bin/indent/
H A Dopt_bbb.c21 * Documentation of global_variable.
23 int global_variable; variable
49 * Documentation of global_variable.
51 int global_variable; variable
H A Dopt_bap.c19 int global_variable; variable
51 int global_variable; variable
82 int global_variable; variable
H A Dopt_bad.c15 int global_variable; variable
/netbsd-current/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);
H A Dbrig-code-entry-handler.cc367 tree global_var_decl = m_parent.global_variable (var_name);
375 tree host_defined_ptr = m_parent.global_variable (host_ptr_name);
H A Dbrig-to-generic.cc440 brig_to_generic::global_variable (const std::string &name) const function in class:brig_to_generic
483 tree host_def_var = global_variable (host_def_var_name);

Completed in 122 milliseconds