Home
last modified time | relevance | path

Searched refs:ALIGNMENT3 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
Ddata1.h3 #define ALIGNMENT3 0x200 macro
Ddynbss1.c12 if ((((long) (&a2)) & (ALIGNMENT3 - 1))) in main()
Ddata1.c5 char a3[3] __attribute__ ((aligned (ALIGNMENT3)));