Searched refs:theMachine (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dapp.cpp594 long theMachine; local
596 if (Gestalt(gestaltMachineType, &theMachine) != noErr)
600 else if (theMachine < gestaltMacPlus)

Completed in 64 milliseconds