torque Torque Game Engine Documentation
TGE Version 1.5.2

engine/platformMacCarb/macCarb_common_prefix.h File Reference

#include <AvailabilityMacros.h>
#include "platformMacCarb/macCarbCompat.10.2.h"

Defines

#define TORQUE_OS_MAC_CARB   1
#define TARGET_API_MAC_CARBON   1
#define gestaltCPU970FX   0x013C
#define gestaltCPUPentium4   'i5iv'
#define CPU_TYPE_X86   ((cpu_type_t) 7)
#define CPU_ARCH_ABI64   0x01000000
#define CPU_TYPE_X86_64   (CPU_TYPE_X86 | CPU_ARCH_ABI64)
#define CPU_TYPE_POWERPC64   (CPU_TYPE_POWERPC | CPU_ARCH_ABI64)


Define Documentation

#define TORQUE_OS_MAC_CARB   1

#define TARGET_API_MAC_CARBON   1

#define gestaltCPU970FX   0x013C

#define gestaltCPUPentium4   'i5iv'

#define CPU_TYPE_X86   ((cpu_type_t) 7)

#define CPU_ARCH_ABI64   0x01000000

#define CPU_TYPE_X86_64   (CPU_TYPE_X86 | CPU_ARCH_ABI64)

#define CPU_TYPE_POWERPC64   (CPU_TYPE_POWERPC | CPU_ARCH_ABI64)




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen