Searched refs:BIGGEST_ALIGNMENT (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | defaults.h | 1095 #define MAX_OFILE_ALIGNMENT BIGGEST_ALIGNMENT 1167 #define ATTRIBUTE_ALIGNED_VALUE BIGGEST_ALIGNMENT
|
| H A D | target.def | 2111 @code{BIGGEST_ALIGNMENT} is used.", 2112 HOST_WIDE_INT, BIGGEST_ALIGNMENT)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | defaults.h | 1095 #define MAX_OFILE_ALIGNMENT BIGGEST_ALIGNMENT 1167 #define ATTRIBUTE_ALIGNED_VALUE BIGGEST_ALIGNMENT
|
| H A D | target.def | 2111 @code{BIGGEST_ALIGNMENT} is used.", 2112 HOST_WIDE_INT, BIGGEST_ALIGNMENT)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 676 #define BIGGEST_ALIGNMENT (ARM_DOUBLEWORD_ALIGN ? DOUBLEWORD_ALIGNMENT : 32) macro 678 #define MALLOC_ABI_ALIGNMENT BIGGEST_ALIGNMENT
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64.h | 72 #define BIGGEST_ALIGNMENT 128 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 31864 -- Macro: BIGGEST_ALIGNMENT 31873 otherwise, 'BIGGEST_ALIGNMENT' is used. 31881 not defined, the default value is 'BIGGEST_ALIGNMENT'. 31893 'BIGGEST_ALIGNMENT' for structure and union fields only, unless the 31900 of 'BIGGEST_ALIGNMENT' and 'BIGGEST_FIELD_ALIGNMENT' to the 31920 is 'BIGGEST_ALIGNMENT'. 32075 'STRUCTURE_SIZE_BOUNDARY' as large as 'BIGGEST_ALIGNMENT'. Then 32149 smaller of COMPUTED and 'BIGGEST_ALIGNMENT' 52439 * BIGGEST_ALIGNMENT: Storage Layout. (line 179)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 31864 -- Macro: BIGGEST_ALIGNMENT 31873 otherwise, 'BIGGEST_ALIGNMENT' is used. 31881 not defined, the default value is 'BIGGEST_ALIGNMENT'. 31893 'BIGGEST_ALIGNMENT' for structure and union fields only, unless the 31900 of 'BIGGEST_ALIGNMENT' and 'BIGGEST_FIELD_ALIGNMENT' to the 31920 is 'BIGGEST_ALIGNMENT'. 32075 'STRUCTURE_SIZE_BOUNDARY' as large as 'BIGGEST_ALIGNMENT'. Then 32149 smaller of COMPUTED and 'BIGGEST_ALIGNMENT' 52439 * BIGGEST_ALIGNMENT: Storage Layout. (line 179)
|