Searched defs:TARGET_CPU_PPC (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A DCommonServices.h299 #if( !defined( TARGET_CPU_PPC ) )
301 #define TARGET_CPU_PPC 1 macro
303 #define TARGET_CPU_PPC 0 macro
327 #if( !defined( TARGET_CPU_PPC ) && !defined( TARGET_CPU_X86 ) && !defined( TARGET_CPU_MIPS ) )

Completed in 152 milliseconds