HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_CPU_PPC (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/timer/macos/
FastTimes.c 22 #ifdef TARGET_CPU_PPC
24 #define GENERATINGPOWERPC TARGET_CPU_PPC
  /external/mdnsresponder/mDNSShared/
CommonServices.h 299 #if( !defined( TARGET_CPU_PPC ) )
301 #define TARGET_CPU_PPC 1
303 #define TARGET_CPU_PPC 0
327 #if( !defined( TARGET_CPU_PPC ) && !defined( TARGET_CPU_X86 ) && !defined( TARGET_CPU_MIPS ) )
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h 187 # ifdef TARGET_CPU_PPC
188 # if TARGET_CPU_PPC
193 #if defined(__powerpc__) || defined(__ppc__) || defined(TARGET_CPU_PPC)
    [all...]

Completed in 76 milliseconds