Searched refs:__attribute__ (Results 101 - 125 of 221) sorted by relevance

123456789

/haiku/src/system/libroot/posix/musl/string/
H A Dstrchrnul.c17 typedef size_t __attribute__((__may_alias__)) word;
/haiku/headers/private/kernel/arch/arm/
H A Dpxa270.h82 } pxa27x_dma_descriptor __attribute__ ((aligned(16)));
120 } pxa27x_lcd_dma_descriptor __attribute__ ((aligned(16)));
/haiku/headers/libs/libfdt/
H A Dlibfdt_env.h18 #define FDT_FORCE __attribute__((force))
19 #define FDT_BITWISE __attribute__((bitwise))
/haiku/src/bin/bfs_tools/lib/
H A Dbfs.h20 struct __attribute__((packed)) block_run {
40 struct __attribute__((packed)) disk_super_block
77 struct __attribute__((packed)) data_stream
92 struct __attribute__((packed)) small_data
114 struct __attribute__((packed)) bfs_inode
131 union __attribute__((packed)) {
/haiku/src/system/libroot/posix/glibc/libio/
H A Dstdio.h331 __THROW __attribute__ ((__format__ (__printf__, 3, 4)));
335 __THROW __attribute__ ((__format__ (__printf__, 3, 0)));
344 __THROW __attribute__ ((__format__ (__printf__, 2, 0)));
347 __THROW __attribute__ ((__format__ (__printf__, 2, 3)));
350 __THROW __attribute__ ((__format__ (__printf__, 2, 3)));
355 __THROW __attribute__ ((__format__ (__printf__, 2, 0)));
357 __THROW __attribute__ ((__format__ (__printf__, 2, 3)));
377 __THROW __attribute__ ((__format__ (__scanf__, 2, 0)));
381 __THROW __attribute__ ((__format__ (__scanf__, 1, 0)));
386 __THROW __attribute__ ((__format_
[all...]
/haiku/src/system/boot/platform/riscv/
H A Dtraps.cpp54 __attribute__ ((aligned (16))) char sMStack[64*1024];
73 extern "C" status_t __attribute__((naked))
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h70 } __attribute__((packed));
159 } __attribute__((packed));
293 } __attribute__((packed));
347 } __attribute__((packed));
383 } __attribute__((packed));
404 } __attribute__((packed));
469 } __attribute__((packed));
546 } __attribute__((packed));
559 } __attribute__((packed));
654 } __attribute__((packe
[all...]
/haiku/headers/os/arch/x86/
H A Darch_debugger.h65 } __attribute__((aligned(16)));
/haiku/headers/posix/arch/x86/
H A Dnpx.h44 #define __aligned(x) __attribute__((__aligned__(x)))
/haiku/headers/private/firewire/
H A Diec68113.h95 } __attribute__ ((packed)) dv;
/haiku/headers/private/kernel/arch/mipsel/
H A Darch_cpu.h74 __attribute__((noinline));
/haiku/src/libs/stdc++/legacy/
H A Dlibiberty.h114 void xexit PARAMS ((int status)) __attribute__ ((noreturn));
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_rx_desc.h67 } __packed __attribute__((aligned(4)));
/haiku/src/system/libroot/posix/glibc/include/arch/arm/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
103 /* Define if the compiler supports __attribute__((tls_model(""))). */
127 /* Define if the compiler supports __attribute__ ((visibility (...))). */
130 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
134 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
157 /* Defined to some form of __attribute__ ((...)) if the compiler supports
160 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
103 /* Define if the compiler supports __attribute__((tls_model(""))). */
128 /* Define if the compiler supports __attribute__ ((visibility (...))). */
131 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
135 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
158 /* Defined to some form of __attribute__ ((...)) if the compiler supports
161 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
103 /* Define if the compiler supports __attribute__((tls_model(""))). */
127 /* Define if the compiler supports __attribute__ ((visibility (...))). */
130 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
134 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
157 /* Defined to some form of __attribute__ ((...)) if the compiler supports
160 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/libroot/posix/glibc/include/arch/sparc/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
103 /* Define if the compiler supports __attribute__((tls_model(""))). */
127 /* Define if the compiler supports __attribute__ ((visibility (...))). */
130 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
134 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
157 /* Defined to some form of __attribute__ ((...)) if the compiler supports
160 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
103 /* Define if the compiler supports __attribute__((tls_model(""))). */
127 /* Define if the compiler supports __attribute__ ((visibility (...))). */
130 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
134 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
157 /* Defined to some form of __attribute__ ((...)) if the compiler supports
160 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
99 /* Define if the compiler supports __attribute__((tls_model(""))). */
123 /* Define if the compiler supports __attribute__ ((visibility (...))). */
126 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
130 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
153 /* Defined to some form of __attribute__ ((...)) if the compiler supports
156 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/libroot/posix/string/
H A Dmemmove.c75 __attribute__((__alias__("memmove")));
/haiku/src/system/libroot/posix/glibc/include/arch/arm64/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
103 /* Define if the compiler supports __attribute__((tls_model(""))). */
127 /* Define if the compiler supports __attribute__ ((visibility (...))). */
130 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
134 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
157 /* Defined to some form of __attribute__ ((...)) if the compiler supports
160 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/boot/platform/openfirmware/arch/ppc/
H A Dstart.cpp72 extern "C" void __attribute__((section(".text.start")))
/haiku/src/system/libroot/posix/glibc/include/arch/ppc/
H A Dconfig.h36 /* Define if __attribute__((section("foo"))) puts quotes around foo. */
103 /* Define if the compiler supports __attribute__((tls_model(""))). */
128 /* Define if the compiler supports __attribute__ ((visibility (...))). */
131 /* Define if the compiler doesn't support __attribute__ ((visibility (...)))
135 /* Define if the compiler doesn't support __attribute__ ((alias (...)))
158 /* Defined to some form of __attribute__ ((...)) if the compiler supports
161 # define internal_function __attribute__ ((regparm (3), stdcall))
/haiku/src/system/libroot/posix/arch/m68k/
H A Dfenv.c11 #define hidden __attribute__((__visibility__("hidden")))
/haiku/src/system/kernel/arch/x86/64/
H A Dsignals.cpp21 extern "C" void __attribute__((noreturn))

Completed in 316 milliseconds

123456789