39 # define UPS_OS_WIN32 1 47 # error "Neither WIN32 nor WIN64 defined!" 51 # define UPS_OS_POSIX 1 52 # if defined(__LP64__) || defined(__LP64) || __WORDSIZE == 64 61 #if defined(UPS_OS_POSIX) && defined(UPS_OS_WIN32) 62 # error "Unknown arch - neither UPS_OS_POSIX nor UPS_OS_WIN32 defined" 71 #if defined(_MSC_VER) && defined(UPS_OS_WIN32) 72 # if (defined(WIN32) || defined(__WIN32)) && !defined(UNDER_CE) 73 # if defined(DEBUG) || defined(_DEBUG) 74 # ifndef _CRTDBG_MAP_ALLOC 75 # define _CRTDBG_MAP_ALLOC 1 88 # define UPS_EXPORT __declspec(dllexport) 90 # define UPS_EXPORT extern 125 #undef UPS_INVALID_FD 134 #define UPS_TRUE (!UPS_FALSE)
unsigned __int64 uint64_t