Searched refs:_CRT_ALIGN (Results 1 – 20 of 20) sorted by relevance
162 #ifndef _CRT_ALIGN164 #define _CRT_ALIGN(x) macro166 #define _CRT_ALIGN(x) __declspec(align(x)) macro168 #define _CRT_ALIGN(x) __attribute__ ((aligned(x))) macro175 #define _CRT_ALIGN(x) __declspec(align(x)) macro
38 typedef _CRT_ALIGN(16) struct _SETJMP_FLOAT128 {100 typedef _CRT_ALIGN(16) struct _SETJMP_FLOAT128 {
17 typedef union _DECLSPEC_INTRIN_TYPE _CRT_ALIGN(32) __m256i
39 typedef union DECLSPEC_INTRINTYPE _CRT_ALIGN(8) __m64
19 typedef union _DECLSPEC_INTRIN_TYPE _CRT_ALIGN(16) __m128i32 typedef struct _DECLSPEC_INTRIN_TYPE _CRT_ALIGN(16) __m128d
41 typedef union _DECLSPEC_INTRIN_TYPE _CRT_ALIGN(16) __m128
269 _CRT_ALIGN(16) struct275 typedef struct _CRT_ALIGN(16) { struct279 typedef struct _CRT_ALIGN(8) { argument283 typedef struct _CRT_ALIGN(8) { argument289 _CRT_ALIGN(16) struct295 typedef struct _CRT_ALIGN(16) { struct
33 const long long _CRT_ALIGN(16) __Lcosfarray[] =42 const long long _CRT_ALIGN(16) __Lsinfarray[] =
33 const unsigned long long _CRT_ALIGN(16) __two_to_jby64_head_table[] =101 const unsigned long long _CRT_ALIGN(16) __two_to_jby64_tail_table[] =
33 const unsigned long long _CRT_ALIGN(16) __log10_256_lead[] =294 const unsigned long long _CRT_ALIGN(16) __log10_256_tail[] =
33 const unsigned int _CRT_ALIGN(16) __log_128_lead[] =166 const unsigned int _CRT_ALIGN(16) __log_128_tail[] =
33 const unsigned int _CRT_ALIGN(16) __log10_128_lead[] =166 const unsigned int _CRT_ALIGN(16) __log10_128_tail[] =
33 const unsigned long long _CRT_ALIGN(16) __log_256_lead[] =295 const unsigned long long _CRT_ALIGN(16) __log_256_tail[] =
32 const long long _CRT_ALIGN(16) __Lcosarray[] =48 const long long _CRT_ALIGN(16) __Lsinarray[] =
33 const unsigned long long _CRT_ALIGN(16) __two_to_jby64_table[] =
33 const unsigned int _CRT_ALIGN(16) __log_F_inv_dword[] =
33 const unsigned long long _CRT_ALIGN(16) __log_F_inv_qword[] =
32 const char _CRT_ALIGN(16) __L_2_by_pi_bits[] =
382 typedef struct _CRT_ALIGN(16) struct387 typedef struct _CRT_ALIGN(8) struct392 typedef struct _CRT_ALIGN(8) argument402 typedef struct _CRT_ALIGN(16) argument
213 #ifndef _CRT_ALIGN215 #define _CRT_ALIGN(x) macro217 #define _CRT_ALIGN(x) __declspec(align(x))