Searched defs:LOCAL (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | lib1funcs.asm | 41 #define LOCAL(X) .L_##X macro 45 #define LOCAL(X) L_##X macro
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | lib1funcs.h | 30 #define LOCAL(X) .L_##X macro 37 #define LOCAL(X) L_##X macro
|
/openbsd/regress/sys/netinet/mcast/ |
H A D | Makefile | 12 LOCAL = ${LOCAL_ADDR} macro
|
/openbsd/regress/sys/netinet6/mcast6/ |
H A D | Makefile | 12 LOCAL = ${LOCAL_IF} macro
|
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/ |
H A D | vxWorks.h | 165 #define LOCAL static macro
|
/openbsd/gnu/llvm/lld/MachO/ |
H A D | Relocations.h | 33 LOCAL = 1 << 5, // Can have a local symbol enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 114 LOCAL = 5 enumerator
|
/openbsd/sys/arch/m88k/include/ |
H A D | asm.h | 51 #define LOCAL(name) \ macro
|
/openbsd/gnu/llvm/clang/utils/analyzer/ |
H A D | SATestBuild.py | 90 LOCAL = threading.local() variable
|
/openbsd/bin/ksh/ |
H A D | table.h | 49 #define LOCAL BIT(11) /* for local typeset() */ macro
|
/openbsd/gnu/gcc/gcc/config/cris/ |
H A D | cris.h | 1201 #define CRIS_ASM_OUTPUT_ALIGNED_DECL_COMMON(FILE, DECL, NAME, SIZE, ALIGN, LOCAL) \ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/config/cris/ |
H A D | cris.h | 1558 #define CRIS_ASM_OUTPUT_ALIGNED_DECL_COMMON(FILE, DECL, NAME, SIZE, ALIGN, LOCAL) \ argument
|
/openbsd/usr.bin/ssh/ |
H A D | sftp.c | 156 #define LOCAL 2 macro
|