Searched defs:global (Results 1 - 25 of 82) sorted by relevance

1234

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_globals.cc57 static __thread abi::__cxa_eh_globals global; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dva-arg-14.c3 va_list global; variable
H A Dbcp-1.c1 int global; variable
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dgdb1250.c26 int global = 0; variable
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/
H A DWaiting.pm11 sub global { 1 }; subroutine
H A DBail.pm14 sub global { 1 }; subroutine
H A DFail.pm25 sub global { () } subroutine
H A DPass.pm26 sub global { () } subroutine
/openbsd-current/gnu/gcc/gcc/
H A Dipa-reference.h69 ipa_reference_global_vars_info_t global; member in struct:ipa_reference_vars_info_d
H A Dtree-ssa-dse.c123 record_voperand_set (bitmap global, bitmap *local, unsigned int uid) argument
H A Dcgraph.h143 struct cgraph_global_info global; local
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Util/
H A DFacets2Legacy.pm64 sub global { subroutine
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dselftest_guc_hangcheck.c38 struct i915_gpu_error *global = &gt->i915->gpu_error; local
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp134 const DataInfo &global = loc->global; local
H A Dtsan_report.cpp174 const DataInfo &global = loc->global; local
[all...]
H A Dtsan_report.h73 DataInfo global = {}; member in struct:__tsan::ReportLocation
H A Dtsan_trace.h169 INode global; // in Contex::trace_part_recycle member in struct:__tsan::TraceHeader
/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DProperty.h26 bool global; // false == this setting is a global setting by default member in struct:lldb_private::PropertyDefinition
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DEvent.pm81 sub global { () } subroutine
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dctype_is_char.cc221 std::locale global; local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DModuleBuilder.cpp132 llvm::Constant *GetAddrOfGlobal(GlobalDecl global, bool isForDefinition) { argument
352 llvm::Constant *CodeGenerator::GetAddrOfGlobal(GlobalDecl global, argument
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cpp90 static int global; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/src/
H A Dlocale.cc320 locale::global(const locale& __other) function in class:std::locale
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dldcref.c447 bfd_boolean global; member in struct:check_refs_info
521 bfd_boolean global; local
456 check_refs(const char *name, bfd_boolean global, asection *sec, bfd *abfd, struct lang_nocrossrefs *ncrs) argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_descriptions.h202 GlobalAddressDescription global; member in union:__asan::AddressDescription::AddressDescriptionData::__anon1179

Completed in 219 milliseconds

1234