Searched defs:ALIGNMENT (Results 1 – 9 of 9) 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
84 #define ALIGNMENT (sizeof (void *)) macro
111 #define ALIGNMENT (sizeof (void *)) macro
133 #define ALIGNMENT (sizeof (void *)) macro
847 #define ALIGNMENT 16 /* must be 2^N */ macro850 #define ALIGNMENT 8 /* must be 2^N */ macro
32 #define ALIGNMENT 16 macro