Home
last modified time | relevance | path

Searched refs:__attribute (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/sys/contrib/openzfs/config/
H A Dkernel-register_sysctl_table.m414 __attribute((unused)) = register_sysctl_table(dummy_table);
63 const struct ctl_table *ctl __attribute((unused)),
64 int write __attribute((unused)),
65 void *buffer __attribute((unused)),
66 size_t *lenp __attribute((unused)),
67 loff_t *ppos __attribute((unused)))
72 proc_handler *ph __attribute((unused)) =
H A Dkernel-blkdev.m4121 blk_mode_t m __attribute((unused)) = (blk_mode_t)0;
/freebsd/contrib/tcpdump/
H A Dfuncattrs.h64 #define NORETURN __attribute((noreturn))
76 #define NORETURN_FUNCPTR __attribute((noreturn))
99 #define WARN_UNUSED_RESULT __attribute((warn_unused_result))
/freebsd/contrib/arm-optimized-routines/string/bench/
H A Dmemcpy.c146 static void inline __attribute ((always_inline))
170 static void inline __attribute ((always_inline))
186 static void inline __attribute ((always_inline))
202 static void inline __attribute ((always_inline))
218 static void inline __attribute ((always_inline))
235 static void inline __attribute ((always_inline))
H A Dstrlen.c117 static void inline __attribute ((always_inline))
146 static void inline __attribute ((always_inline))
168 static void inline __attribute ((always_inline))
191 static void inline __attribute ((always_inline))
H A Dmemset.c121 static void inline __attribute ((always_inline))
148 static void inline __attribute ((always_inline))
164 static void inline __attribute ((always_inline))
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h
/freebsd/contrib/libpcap/pcap/
H A Dfuncattrs.h275 #define PCAP_NORETURN __attribute((noreturn))
276 #define PCAP_NORETURN_DEF __attribute((noreturn))
/freebsd/crypto/openssl/crypto/modes/
H A Dofb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dctr128.c16 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dcbc128.c19 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dcfb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
H A Dxts128.c17 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
H A Dccm128.c16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_dynamic_shadow.cpp91 extern __attribute((weak, visibility("hidden"))) ElfW(Rela) __rela_iplt_start[],
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPort.h39 #define COMPILER_RT_ALWAYS_INLINE inline __attribute((always_inline))
/freebsd/sbin/routed/rtquery/
H A Drtquery.c108 static void trace_loop(char *argv[]) __attribute((__noreturn__));
109 static void query_loop(char *argv[], int) __attribute((__noreturn__));
/freebsd/crypto/openssl/crypto/aes/
H A Daes_ige.c32 } aes_block_t __attribute((__aligned__(1))); typedef
/freebsd/contrib/bc/include/
H A Dstatus.h211 #define BC_NORETURN __attribute((noreturn))
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h47 # define SANITIZER_WEAK_IMPORT extern "C" __attribute((weak_import))
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c75 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
82 typedef u64 u64_aX __attribute((__aligned__(1))); typedef
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_input.c587 vtinput_read_event(int fd __attribute((unused)), in vtinput_read_event()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h849 __attribute((enable_if(__builtin_strlen(Str) == N - 1, in StringLiteral()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.def456 KEYWORD(__attribute , KEYALL)
694 ALIAS("__attribute__" , __attribute , KEYALL)
/freebsd/crypto/openssl/crypto/ec/
H A Decp_nistp224.c76 typedef uint64_t limb_aX __attribute((__aligned__(1))); typedef

12