Searched defs:ALIGNMENT (Results 1 – 10 of 10) sorted by relevance
33 #define JERRY_ATTR_ALIGNED(ALIGNMENT) __attribute__((aligned(ALIGNMENT))) argument76 #define JERRY_ATTR_ALIGNED(ALIGNMENT) argument
134 union ALIGNMENT { union
42 #define ALIGNMENT 512 macro
15 #define ALIGNMENT 8 macro
41 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