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

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-elf/
data1.h 2 #define ALIGNMENT2 0x400
data1.c 4 char a2[2] __attribute__ ((aligned (ALIGNMENT2)));
dynbss1.c 10 if ((((long) (&a2)) & (ALIGNMENT2 - 1)))

Completed in 74 milliseconds