Loading...
Searching...
No Matches
Go to the documentation of this file.
9 #define ASIO_BIG_ENDIAN 1
10 #define ASIO_CPU_MIPS 1
11#elif defined(WIN32) || defined(_WIN64)
16 #define ASIO_LITTLE_ENDIAN 1
17 #define ASIO_CPU_X86 1
22 #define ASIO_LITTLE_ENDIAN 1
23 #define ASIO_CPU_X86 1
30 #define ASIO_BIG_ENDIAN 1
31 #define ASIO_CPU_PPC 1
36#define IEEE754_64FLOAT 1