ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/ecb.h
(Generate patch)

Comparing libecb/ecb.h (file contents):
Revision 1.124 by root, Tue Dec 3 15:35:14 2013 UTC vs.
Revision 1.125 by root, Wed Dec 4 10:17:49 2013 UTC

64 #define ECB_PTRSIZE 4 64 #define ECB_PTRSIZE 4
65 #endif 65 #endif
66#endif 66#endif
67 67
68/* work around x32 idiocy by defining proper macros */ 68/* work around x32 idiocy by defining proper macros */
69#if __x86_64 || _M_AMD64 69#if __amd64 || __x86_64 || _M_AMD64 || _M_X64
70 #if _ILP32 70 #if _ILP32
71 #define ECB_AMD64_X32 1 71 #define ECB_AMD64_X32 1
72 #else 72 #else
73 #define ECB_AMD64 1 73 #define ECB_AMD64 1
74 #endif 74 #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines