Home
last modified time | relevance | path

Searched refs:TARGET_CPU_PPC (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSShared/
DCommonServices.h299 #if( !defined( TARGET_CPU_PPC ) )
301 #define TARGET_CPU_PPC 1 macro
303 #define TARGET_CPU_PPC 0
327 #if( !defined( TARGET_CPU_PPC ) && !defined( TARGET_CPU_X86 ) && !defined( TARGET_CPU_MIPS ) )
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h187 # ifdef TARGET_CPU_PPC
188 # if TARGET_CPU_PPC
193 #if defined(__powerpc__) || defined(__ppc__) || defined(TARGET_CPU_PPC)
/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c90 #elif !TARGET_RT_MAC_CFM || !TARGET_CPU_PPC