|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <vcruntime.h>

Go to the source code of this file.
Macros | |
| #define | _MMINTRIN_H_INCLUDED |
| #define | DECLSPEC_INTRINTYPE |
| #define | __INTRIN_INLINE_MMX __INTRIN_INLINE __attribute__((__target__("mmx"))) |
Typedefs | |
| typedef long long __v1di | __attribute__((__vector_size__(8))) |
| #define __INTRIN_INLINE_MMX __INTRIN_INLINE __attribute__((__target__("mmx"))) |
Definition at line 64 of file mmintrin.h.
| #define _MMINTRIN_H_INCLUDED |
Definition at line 23 of file mmintrin.h.
| #define DECLSPEC_INTRINTYPE |
Definition at line 34 of file mmintrin.h.
| typedef float __m64 __attribute__((__vector_size__(8), __aligned__(16))) |
Definition at line 54 of file mmintrin.h.