/netbsd-src/lib/libc/arch/hppa/ |
H A D | SYS.h | 73 #define WSYSCALL(weak,strong) !\ argument 77 #define WSYSCALL(weak,strong) !\ argument
|
/netbsd-src/lib/libc/arch/sh3/ |
H A D | SYS.h | 119 #define WSYSCALL(weak,strong) \ argument 123 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/vax/ |
H A D | SYS.h | 78 #define WSYSCALL(weak,strong) \ argument 82 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/m68k/ |
H A D | SYS.h | 81 #define WSYSCALL(weak,strong) \ argument 85 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/i386/ |
H A D | SYS.h | 146 #define WSYSCALL(weak,strong) \ argument 150 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/sparc/ |
H A D | SYS.h | 114 #define WSYSCALL(weak,strong) \ argument 118 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/common/lib/libc/atomic/ |
H A D | atomic_c11_compare_exchange_cas_32.c | 46 bool weak, int success, int failure) in __atomic_compare_exchange_4()
|
H A D | atomic_c11_compare_exchange_cas_16.c | 46 bool weak, int success, int failure) in __atomic_compare_exchange_2()
|
H A D | atomic_c11_compare_exchange_cas_8.c | 46 bool weak, int success, int failure) in __atomic_compare_exchange_1()
|
/netbsd-src/lib/libc/arch/riscv/ |
H A D | SYS.h | 65 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/alpha/ |
H A D | SYS.h | 74 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/ia64/ |
H A D | SYS.h | 72 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/mips/ |
H A D | SYS.h | 119 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/or1k/ |
H A D | SYS.h | 73 #define WSYSCALL(weak,strong) WEAK_ALIAS(weak,strong) ;\ argument
|
/netbsd-src/lib/libc/arch/aarch64/ |
H A D | SYS.h | 76 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/powerpc/ |
H A D | SYS.h | 39 #define WSYSCALL(weak,strong) WEAK_ALIAS(weak,strong) ;\ argument
|
/netbsd-src/lib/libc/arch/powerpc64/ |
H A D | SYS.h | 69 #define WSYSCALL(weak,strong) WEAK_ALIAS(weak,strong) ;\ argument
|
/netbsd-src/lib/libc/arch/x86_64/ |
H A D | SYS.h | 85 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/arm/ |
H A D | SYS.h | 120 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/lib/libc/arch/sparc64/ |
H A D | SYS.h | 101 #define WSYSCALL(weak,strong) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/ |
H A D | attributes.d | 445 enum weak = attribute("weak"); variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | darwin.c | 1603 bool zsize, one, weak, use_coal, ro; in machopic_select_section() local 2307 bool local_def, weak; in darwin_asm_declare_object_name() local 2585 bool one, pub, weak; in darwin_output_aligned_bss() local 2697 bool one, weak; in darwin_asm_output_aligned_decl_common() local 2787 bool one, weak; in darwin_asm_output_aligned_decl_local() local 3832 bool weak = (decl in darwin_function_section() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | darwin.cc | 1613 bool zsize, one, weak, use_coal, ro; in machopic_select_section() local 2341 bool local_def, weak; in darwin_asm_declare_object_name() local 2619 bool one, pub, weak; in darwin_output_aligned_bss() local 2731 bool one, weak; in darwin_asm_output_aligned_decl_common() local 2821 bool one, weak; in darwin_asm_output_aligned_decl_local() local 3945 bool weak = (decl in darwin_function_section() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_scheduler.h | 253 int weak; member
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | output.c | 245 check_for_weak(GElf_Sym *weak, char const *weakfile, in check_for_weak()
|