Searched refs:__attribute__ (Results 1 - 25 of 105) sorted by relevance

12345

/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dcompiler.h43 # define ALIGNED(x) __attribute__((aligned(x)))
44 # define CONST_ATTR __attribute__((__const__))
45 # define UNUSED __attribute__((unused))
46 # define NOINLINE __attribute__((noinline))
47 # define NORETURN __attribute__((noreturn))
48 # define ALIAS(name) __attribute__((alias (#name)))
49 # define ALWAYS_INLINE inline __attribute__((always_inline))
50 # define HIDDEN __attribute__((visibility ("hidden")))
51 # define PROTECTED __attribute__((visibility ("protected")))
52 # define WEAK __attribute__((wea
[all...]
/fuchsia/zircon/system/public/zircon/
H A Dcompiler.h15 #define __UNUSED __attribute__((__unused__))
16 #define __USED __attribute__((__used__))
17 #define __PACKED __attribute__((packed))
18 #define __ALIGNED(x) __attribute__((aligned(x)))
19 #define __PRINTFLIKE(__fmt,__varargs) __attribute__((__format__ (__printf__, __fmt, __varargs)))
20 #define __SCANFLIKE(__fmt,__varargs) __attribute__((__format__ (__scanf__, __fmt, __varargs)))
21 #define __SECTION(x) __attribute__((__section__(x)))
22 #define __PURE __attribute__((__pure__))
23 #define __CONST __attribute__((__const__))
24 #define __NO_RETURN __attribute__((__noreturn_
[all...]
H A Dsyscalls.h18 #define ZX_SYSCALL_PARAM_ATTR(x) __attribute__((annotate("zx_" #x)))
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/platform/
H A Dacgcc.h57 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1)))
65 #define ACPI_UNUSED_VAR __attribute__ ((unused))
/fuchsia/zircon/third_party/ulib/musl/src/ldso/
H A Ddlclose.c3 __attribute__((__visibility__("hidden"))) int __dl_invalid_handle(void*);
H A Ddlinfo.c4 __attribute__((__visibility__("hidden"))) int __dl_invalid_handle(void*);
6 __attribute__((__visibility__("hidden"))) void __dl_seterr(const char*, ...);
/fuchsia/zircon/third_party/ulib/musl/src/env/
H A D__stack_chk_fail.c12 __attribute__((__visibility__("hidden"))) void __stack_chk_fail_local(void);
/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Drandom.h9 int getentropy(void* buffer, size_t length) __attribute__((__warn_unused_result__));
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dasan_impl.h20 __typeof(name) __asan_##name __attribute__((weak, alias(#name)));
24 void __asan_early_init(void) __attribute__((visibility("hidden")));
H A Dlibc.h35 #define ATTR_LIBC_VISIBILITY __attribute__((visibility("hidden")))
84 char** names) __attribute__((weak));
88 void __libc_extensions_fini(void) __attribute__((weak));
104 #define weak_alias(old, new) extern __typeof(old) new __attribute__((weak, alias(#old)))
107 #define NO_ASAN __attribute__((no_sanitize("address")))
/fuchsia/zircon/third_party/ulib/musl/zircon/
H A Dinternal.c17 __attribute__((weak, alias("_zx_process_self")));
23 __attribute__((weak, alias("_zx_vmar_root_self")));
29 __attribute__((weak, alias("_zx_job_default")));
H A Dthrd_get_zx_handle.c16 __attribute__((weak, alias("_zx_thread_self")));
/fuchsia/zircon/third_party/uapp/dash/src/
H A Derror.h117 void exraise(int) __attribute__((__noreturn__));
119 void onint(void) __attribute__((__noreturn__));
124 void sh_error(const char *, ...) __attribute__((__noreturn__));
125 void exerror(int, const char *, ...) __attribute__((__noreturn__));
H A Dtrap.h51 void exitshell(void) __attribute__((__noreturn__));
H A Deval.h58 void evaltreenr(union node *, int) __attribute__ ((__noreturn__));
/fuchsia/zircon/system/public/zircon/hw/
H A Dusb-hid.h22 } __attribute__((packed)) usb_hid_descriptor_entry_t;
31 } __attribute__((packed)) usb_hid_descriptor_t;
H A Dusb-hub.h63 } __attribute__ ((packed)) hs;
69 } __attribute__ ((packed)) ss;
70 } __attribute__ ((packed));
71 } __attribute__ ((packed)) usb_hub_descriptor_t;
76 } __attribute__ ((packed)) usb_hub_status_t;
85 } __attribute__ ((packed)) usb_port_status_t;
H A Dusb-cdc.h77 } __attribute__ ((packed)) usb_cs_header_interface_descriptor_t;
85 } __attribute__ ((packed)) usb_cs_call_mgmt_interface_descriptor_t;
92 } __attribute__ ((packed)) usb_cs_abstract_ctrl_mgmt_interface_descriptor_t;
100 } __attribute__ ((packed)) usb_cs_union_interface_descriptor_t;
109 } __attribute__ ((packed)) usb_cs_union_interface_descriptor_1_t;
120 } __attribute__ ((packed)) usb_cs_ethernet_interface_descriptor_t;
128 } __attribute__ ((packed)) usb_cdc_notification_t;
134 } __attribute__ ((packed)) usb_cdc_speed_change_notification_t;
/fuchsia/zircon/system/ulib/fvm/include/fvm/
H A Dfvm-sparse.h62 } __attribute__((packed)) sparse_image_t;
72 } __attribute__((packed)) partition_descriptor_t;
81 } __attribute__((packed)) extent_descriptor_t;
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfeatures.h29 #define _Noreturn __attribute__((__noreturn__))
/fuchsia/zircon/bootloader/src/
H A Dinet6.h30 } __attribute__((packed));
34 } __attribute__((packed));
59 } __attribute__((packed));
66 } __attribute__((packed));
83 } __attribute__((packed));
92 } __attribute__((packed));
/fuchsia/zircon/system/dev/block/ahci/
H A Dahci.h89 } __attribute__((packed)) ahci_port_reg_t;
111 } __attribute__((packed)) ahci_hba_t;
126 } __attribute__((packed));
128 } __attribute__((packed));
133 } __attribute__((packed)) ahci_cl_t;
145 } __attribute__((packed)) ahci_fis_t;
151 } __attribute__((packed)) ahci_ct_t;
158 } __attribute__((packed)) ahci_prd_t;
/fuchsia/zircon/system/ulib/hid/include/hid/
H A Dsamsung.h31 } __attribute__((packed)) samsung_finger_t;
38 } __attribute__((packed)) samsung_touch_t;
H A Deyoyo.h28 } __attribute__((packed)) eyoyo_finger_t;
35 } __attribute__((packed)) eyoyo_touch_t;
/fuchsia/zircon/system/ulib/zircon/
H A Dprivate.h34 #define VDSO_KERNEL_EXPORT __attribute__((used))

Completed in 161 milliseconds

12345