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

1234567891011>>

/openbsd-current/lib/libc/arch/m88k/gen/
H A Dnan.c8 char __nan[] __attribute__((__aligned__(sizeof(float)))) =
/openbsd-current/lib/libc/arch/powerpc/gen/
H A Dinfinity.c8 char __infinity[] __attribute__((__aligned__(sizeof(double)))) =
H A Dnan.c8 char __nan[] __attribute__((__aligned__(sizeof(float)))) =
/openbsd-current/lib/libc/arch/sparc64/gen/
H A Dinfinity.c8 char __infinity[] __attribute__((__aligned__(sizeof(double)))) =
H A Dnan.c8 char __nan[] __attribute__((__aligned__(sizeof(float)))) =
/openbsd-current/regress/libexec/ld.so/edgecases/test2/libaa/
H A Daa.c19 void undefinedWeakSymbol(void) __attribute__((weak));
/openbsd-current/regress/gnu/egcs/gcc-bounds/
H A Ddeclare-1.c2 __attribute__((__bounded__(__string__,1,2)));
H A Ddeclare-10.c2 __attribute__((__bounded__(__size__,1,2,3)));
H A Ddeclare-11.c2 __attribute__((__bounded__(__size__,1,2,3)));
H A Ddeclare-12.c2 __attribute__((__bounded__(__size__,1,2,-3)));
H A Ddeclare-13.c2 __attribute__((__bounded__(__foo__,1,2,3)));
H A Ddeclare-15.c2 __attribute__((__bounded__(__minbytes__,1,TEST_SIZE)));
H A Ddeclare-2.c2 __attribute__((__bounded__(__string__,3,4)));
H A Ddeclare-3.c2 __attribute__((__bounded__(__string__,1,"foo")));
H A Ddeclare-4.c2 __attribute__((__bounded__(__string__,1,2,3)));
H A Ddeclare-5.c2 __attribute__((__bounded__(__minbytes__,1,1024)));
H A Ddeclare-6.c2 __attribute__((__bounded__(__minbytes__,1,-1024)));
H A Ddeclare-7.c2 __attribute__((__bounded__(__minbytes__,1,1024,2)));
H A Ddeclare-8.c2 __attribute__((__bounded__(__minbytes__,1,1024,2,3)));
H A Ddeclare-9.c2 __attribute__((__bounded__(__size__,1,2)));
/openbsd-current/lib/libc/arch/powerpc64/gen/
H A Dinfinity.c8 char __infinity[] __attribute__((__aligned__(sizeof(double)))) =
H A Dnan.c8 char __nan[] __attribute__((__aligned__(sizeof(float)))) =
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_preinit.cpp22 __attribute__((section(".preinit_array"), used))
/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_preinit.cpp19 __attribute__((section(".preinit_array"), used))
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_preinit.cpp23 __attribute__((section(".preinit_array"), used))

Completed in 192 milliseconds

1234567891011>>