HomeSort by relevance Sort by last modified time
    Searched refs:ALIGNMENT3 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
data1.h 3 #define ALIGNMENT3 0x200
data1.c 5 char a3[3] __attribute__ ((aligned (ALIGNMENT3)));
dynbss1.c 12 if ((((long) (&a2)) & (ALIGNMENT3 - 1)))

Completed in 275 milliseconds