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

  /external/chromium/base/
cpu.cc 7 #if defined(ARCH_CPU_X86_FAMILY)
35 #if defined(ARCH_CPU_X86_FAMILY)
80 #endif // ARCH_CPU_X86_FAMILY
83 #if defined(ARCH_CPU_X86_FAMILY)
atomicops.h 136 #if defined(OS_WIN) && defined(COMPILER_MSVC) && defined(ARCH_CPU_X86_FAMILY)
138 #elif defined(OS_MACOSX) && defined(ARCH_CPU_X86_FAMILY)
140 #elif defined(COMPILER_GCC) && defined(ARCH_CPU_X86_FAMILY)
cpu_unittest.cc 15 #if defined(ARCH_CPU_X86_FAMILY)
  /external/chromium/build/
build_config.h 11 // ARCH_CPU_X86 / ARCH_CPU_X86_64 / ARCH_CPU_X86_FAMILY (X86 or X86_64)
108 #define ARCH_CPU_X86_FAMILY 1
112 #define ARCH_CPU_X86_FAMILY 1

Completed in 526 milliseconds