Searched defs:GLOBAL (Results 1 - 25 of 59) sorted by relevance

123

/netbsd-current/usr.bin/make/unit-tests/
H A Dvar-scope-global.mk6 GLOBAL= value macro
H A Dvarmod-loop.mk128 GLOBAL= before-global macro
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dcrt.h29 #define GLOBAL(X) CONCAT(__USER_LABEL_PREFIX__,X) macro
H A Dlib1funcs.h39 #define GLOBAL(X) GLOBAL0(__USER_LABEL_PREFIX__,X) macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dcrt.h29 #define GLOBAL(X) CONCAT(__USER_LABEL_PREFIX__,X) macro
H A Dlib1funcs.h39 #define GLOBAL(X) GLOBAL0(__USER_LABEL_PREFIX__,X) macro
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dinherit0.tab.h6 #define GLOBAL 257 macro
H A Derr_inherit3.tab.h6 #define GLOBAL 257 macro
H A Dbtyacc_destroy3.tab.h6 #define GLOBAL 257 macro
H A Dinherit1.tab.h6 #define GLOBAL 257 macro
H A Dinherit2.tab.h6 #define GLOBAL 257 macro
H A Dbtyacc_destroy1.tab.h6 #define GLOBAL 257 macro
H A Dbtyacc_destroy2.tab.h6 #define GLOBAL 257 macro
H A Derr_inherit4.tab.h6 #define GLOBAL 257 macro
/netbsd-current/sys/arch/arm/arm/
H A Dbus_space_notimpl.S49 #define GLOBAL(func) .global __L(NAME(func)) define
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_global.c36 enum which {GLOBAL, V}; enumerator in enum:which
/netbsd-current/usr.bin/ftp/
H A Dprogressbar.h37 #define GLOBAL extern macro
[all...]
H A Dmain.c124 #define GLOBAL /* force GLOBAL decls in ftp_var.h to be declared */ macro
/netbsd-current/usr.bin/progress/
H A Dprogress.c53 #define GLOBAL /* force GLOBAL decls in progressbar.h to be macro
/netbsd-current/sys/arch/m68k/include/
H A Dasm.h149 #define GLOBAL(x) \ macro
/netbsd-current/usr.bin/utoppya/
H A Dutoppya.c50 #define GLOBAL macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devthread.c45 #define GLOBAL macro
47 #define GLOBAL static macro
/netbsd-current/external/bsd/libevent/dist/
H A Devthread.c47 #define GLOBAL macro
49 #define GLOBAL static macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMemoryLegalizer.cpp69 GLOBAL = 1u << 0, member in class:__anon2271::SIAtomicAddrSpace
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h109 GLOBAL = 1, enumerator in enum:llvm::NVPTX::PTXLdStInstCode::AddressSpace

Completed in 333 milliseconds

123