Searched defs:ALIGNMENT (Results 1 – 6 of 6) sorted by relevance
33 #define JERRY_ATTR_ALIGNED(ALIGNMENT) __attribute__((aligned(ALIGNMENT))) argument76 #define JERRY_ATTR_ALIGNED(ALIGNMENT) argument
134 union ALIGNMENT { union
15 #define ALIGNMENT 8 macro
44 ALIGNMENT = 3 variable in TableFormatter
879 #define ALIGNMENT 16 /* must be 2^N */ macro882 #define ALIGNMENT 8 /* must be 2^N */ macro
28 #define ALIGNMENT 16 macro