| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/ |
| H A D | locale_init.cc | 73 __attribute__ ((aligned(__alignof__(locale::_Impl)))); 77 __attribute__ ((aligned(__alignof__(locale)))); 81 __attribute__ ((aligned(__alignof__(char*)))); 85 __attribute__ ((aligned(__alignof__(char[2])))); 89 __attribute__ ((aligned(__alignof__(locale::facet*)))); 93 __attribute__ ((aligned(__alignof__(locale::facet*)))); 97 __attribute__ ((aligned(__alignof__(std::ctype<char>)))); 101 __attribute__ ((aligned(__alignof__(std::collate<char>)))); 105 __attribute__ ((aligned(__alignof__(numpunct<char>)))); 109 __attribute__ ((aligned(__alignof__(num_get<char>)))); [all …]
|
| H A D | globals_io.cc | 53 __attribute__ ((aligned(__alignof__(istream)))); 55 __attribute__ ((aligned(__alignof__(ostream)))); 63 __attribute__ ((aligned(__alignof__(wistream)))); 65 __attribute__ ((aligned(__alignof__(wostream)))); 83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>)))); 89 __attribute__ ((aligned(__alignof__(stdio_filebuf<char>)))); 96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>)))); 102 __attribute__ ((aligned(__alignof__(stdio_filebuf<wchar_t>))));
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/ |
| H A D | locale_init.cc | 86 __attribute__ ((aligned(__alignof__(locale::_Impl)))); 90 __attribute__ ((aligned(__alignof__(locale)))); 94 __attribute__ ((aligned(__alignof__(char*)))); 98 __attribute__ ((aligned(__alignof__(char[2])))); 102 __attribute__ ((aligned(__alignof__(locale::facet*)))); 106 __attribute__ ((aligned(__alignof__(locale::facet*)))); 110 __attribute__ ((aligned(__alignof__(std::ctype<char>)))); 114 __attribute__ ((aligned(__alignof__(std::collate<char>)))); 118 __attribute__ ((aligned(__alignof__(numpunct<char>)))); 122 __attribute__ ((aligned(__alignof__(num_get<char>)))); [all …]
|
| H A D | globals_io.cc | 53 __attribute__ ((aligned(__alignof__(istream)))); 55 __attribute__ ((aligned(__alignof__(ostream)))); 63 __attribute__ ((aligned(__alignof__(wistream)))); 65 __attribute__ ((aligned(__alignof__(wostream)))); 83 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<char>)))); 89 __attribute__ ((aligned(__alignof__(stdio_filebuf<char>)))); 96 __attribute__ ((aligned(__alignof__(stdio_sync_filebuf<wchar_t>)))); 102 __attribute__ ((aligned(__alignof__(stdio_filebuf<wchar_t>))));
|
| /netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
| H A D | encoding.c | 438 return __alignof__ (_Bool); in objc_alignof_type() 442 return __alignof__ (id); in objc_alignof_type() 446 return __alignof__ (Class); in objc_alignof_type() 450 return __alignof__ (SEL); in objc_alignof_type() 454 return __alignof__ (char); in objc_alignof_type() 458 return __alignof__ (unsigned char); in objc_alignof_type() 462 return __alignof__ (short); in objc_alignof_type() 466 return __alignof__ (unsigned short); in objc_alignof_type() 470 return __alignof__ (int); in objc_alignof_type() 474 return __alignof__ (unsigned int); in objc_alignof_type() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libobjc/ |
| H A D | encoding.c | 438 return __alignof__ (_Bool); in objc_alignof_type() 442 return __alignof__ (id); in objc_alignof_type() 446 return __alignof__ (Class); in objc_alignof_type() 450 return __alignof__ (SEL); in objc_alignof_type() 454 return __alignof__ (char); in objc_alignof_type() 458 return __alignof__ (unsigned char); in objc_alignof_type() 462 return __alignof__ (short); in objc_alignof_type() 466 return __alignof__ (unsigned short); in objc_alignof_type() 470 return __alignof__ (int); in objc_alignof_type() 474 return __alignof__ (unsigned int); in objc_alignof_type() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
| H A D | cow-locale_init.cc | 38 __attribute__ ((aligned(__alignof__(std::collate<char>)))); 42 __attribute__ ((aligned(__alignof__(numpunct<char>)))); 46 __attribute__ ((aligned(__alignof__(moneypunct<char, true>)))); 51 __attribute__ ((aligned(__alignof__(money_get<char>)))); 55 __attribute__ ((aligned(__alignof__(money_put<char>)))); 59 __attribute__ ((aligned(__alignof__(time_get<char>)))); 63 __attribute__ ((aligned(__alignof__(messages<char>)))); 68 __attribute__ ((aligned(__alignof__(std::collate<wchar_t>)))); 72 __attribute__ ((aligned(__alignof__(numpunct<wchar_t>)))); 76 __attribute__ ((aligned(__alignof__(moneypunct<wchar_t, true>)))); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
| H A D | cow-locale_init.cc | 38 __attribute__ ((aligned(__alignof__(std::collate<char>)))); 42 __attribute__ ((aligned(__alignof__(numpunct<char>)))); 46 __attribute__ ((aligned(__alignof__(moneypunct<char, true>)))); 51 __attribute__ ((aligned(__alignof__(money_get<char>)))); 55 __attribute__ ((aligned(__alignof__(money_put<char>)))); 59 __attribute__ ((aligned(__alignof__(time_get<char>)))); 63 __attribute__ ((aligned(__alignof__(messages<char>)))); 68 __attribute__ ((aligned(__alignof__(std::collate<wchar_t>)))); 72 __attribute__ ((aligned(__alignof__(numpunct<wchar_t>)))); 76 __attribute__ ((aligned(__alignof__(moneypunct<wchar_t, true>)))); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | crtstuff.c | 238 __attribute__ ((__used__, aligned(__alignof__(func_ptr)))) 242 __attribute__ ((__used__, section(".ctors"), aligned(__alignof__(func_ptr)))) 251 __attribute__ ((aligned(__alignof__(func_ptr)))) 255 __attribute__((section(".dtors"), aligned(__alignof__(func_ptr)))) 270 __attribute__((used, section(".tm_clone_table"), aligned(__alignof__(void*)))) 453 aligned(__alignof__(func_ptr)))) = { __do_global_dtors_aux }; 506 aligned(__alignof__(func_ptr)))) = { frame_dummy }; 619 __attribute__((aligned(__alignof__(func_ptr)))) 623 __attribute__((section(".ctors"), aligned(__alignof__(func_ptr)))) 638 aligned(__alignof__(func_ptr)), visibility ("hidden"))) [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | crtstuff.c | 238 __attribute__ ((__used__, aligned(__alignof__(func_ptr)))) 242 __attribute__ ((__used__, section(".ctors"), aligned(__alignof__(func_ptr)))) 251 __attribute__ ((aligned(__alignof__(func_ptr)))) 255 __attribute__((section(".dtors"), aligned(__alignof__(func_ptr)))) 270 __attribute__((used, section(".tm_clone_table"), aligned(__alignof__(void*)))) 453 aligned(__alignof__(func_ptr)))) = { __do_global_dtors_aux }; 506 aligned(__alignof__(func_ptr)))) = { frame_dummy }; 619 __attribute__((aligned(__alignof__(func_ptr)))) 623 __attribute__((section(".ctors"), aligned(__alignof__(func_ptr)))) 638 aligned(__alignof__(func_ptr)), visibility ("hidden"))) [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | sections.c | 123 + __alignof__ (long long) - 1) & ~(__alignof__ (long long) - 1)) in GOMP_sections2_start() 126 || __alignof__ (struct gomp_work_share) < __alignof__ (long long) in GOMP_sections2_start() 149 & (__alignof__ (long long) - 1)) == 0) in GOMP_sections2_start() 154 p += __alignof__ (long long) - 1; in GOMP_sections2_start() 155 p &= ~(__alignof__ (long long) - 1); in GOMP_sections2_start()
|
| H A D | work.c | 114 o += __alignof__ (long long) - 1; in gomp_init_work_share() 116 & (__alignof__ (long long) - 1)) == 0 in gomp_init_work_share() 117 && __alignof__ (struct gomp_work_share) in gomp_init_work_share() 118 >= __alignof__ (long long)) in gomp_init_work_share() 119 o &= ~(__alignof__ (long long) - 1); in gomp_init_work_share()
|
| /netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
| H A D | libelf_align.c | 51 .a32 = __alignof__(Elf32_##N), \ 52 .a64 = __alignof__(Elf64_##N) \ 56 .a64 = __alignof__(Elf64_##V) \ 59 .a32 = __alignof__(int32_t), \ 60 .a64 = __alignof__(int64_t) \ 67 #error Need the __alignof__ builtin.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | sections.c | 123 + __alignof__ (long long) - 1) & ~(__alignof__ (long long) - 1)) in GOMP_sections2_start() 146 & (__alignof__ (long long) - 1)) == 0) in GOMP_sections2_start() 151 p += __alignof__ (long long) - 1; in GOMP_sections2_start() 152 p &= ~(__alignof__ (long long) - 1); in GOMP_sections2_start()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | obstack.c | 54 # if !defined __GNUC__ && !defined __IBM__ALIGNOF__ && !defined __alignof__ 57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro 59 # define __alignof__(type) \ macro 77 #define DEFAULT_ALIGNMENT MAX (__alignof__ (long double), \ 78 MAX (__alignof__ (uintmax_t), \ 79 __alignof__ (void *)))
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | obstack.c | 54 # if !defined __GNUC__ && !defined __IBM__ALIGNOF__ && !defined __alignof__ 57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro 59 # define __alignof__(type) \ macro 77 #define DEFAULT_ALIGNMENT MAX (__alignof__ (long double), \ 78 MAX (__alignof__ (uintmax_t), \ 79 __alignof__ (void *)))
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | obstack.c | 54 # if !defined __GNUC__ && !defined __IBM__ALIGNOF__ && !defined __alignof__ 57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro 59 # define __alignof__(type) \ macro 77 #define DEFAULT_ALIGNMENT MAX (__alignof__ (long double), \ 78 MAX (__alignof__ (uintmax_t), \ 79 __alignof__ (void *)))
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | obstack.c | 54 # if !defined __GNUC__ && !defined __IBM__ALIGNOF__ && !defined __alignof__ 57 # define __alignof__(type) offsetof (alignof_helper<type>, __slot2) macro 59 # define __alignof__(type) \ macro 77 #define DEFAULT_ALIGNMENT MAX (__alignof__ (long double), \ 78 MAX (__alignof__ (uintmax_t), \ 79 __alignof__ (void *)))
|
| /netbsd-src/tests/usr.bin/xlint/lint1/ |
| H A D | d_alignof.c | 11 return __alignof__(short); in leading_and_trailing_alignof_type() 33 return __alignof__ 3; in leading_and_trailing_alignof_expr() 70 return __alignof__(ptr)->member + ptr->member; in alignof_pointer_to_member()
|
| H A D | msg_349.c | 13 unsigned long gcc_type = __alignof__(int); 16 unsigned long gcc_expr = __alignof__(3);
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | aligned_buffer.h | 56 alignas(__alignof__(_Tp2::_M_t)) unsigned char _M_storage[sizeof(_Tp)]; 91 : std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)> 94 std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>::type _M_storage;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | aligned_buffer.h | 56 alignas(__alignof__(_Tp2::_M_t)) unsigned char _M_storage[sizeof(_Tp)]; 91 : std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)> 94 std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>::type _M_storage;
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | stddef_h.m4 | 28 int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1]; 29 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | __stddef_max_align_t.h | 21 __attribute__((__aligned__(__alignof__(long long)))); 23 __attribute__((__aligned__(__alignof__(long double))));
|
| /netbsd-src/sys/compat/linux/arch/aarch64/ |
| H A D | linux_siginfo.h | 90 (__alignof__(void *) < sizeof(short) ? sizeof(short) : __alignof__(void *))
|