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

  /external/v8/src/base/
logging.cc 7 #if V8_LIBC_GLIBC || V8_OS_BSD
12 #endif // V8_LIBC_GLIBC || V8_OS_BSD
23 #if V8_LIBC_GLIBC || V8_OS_BSD
68 #endif // V8_LIBC_GLIBC || V8_OS_BSD
sys-info.cc 15 #if V8_OS_BSD
  /external/v8/include/
v8config.h 58 // V8_OS_BSD - BSDish (Mac OS X, Net/Free/Open/DragonFlyBSD)
77 # define V8_OS_BSD 1
93 # define V8_OS_BSD 1
97 # define V8_OS_BSD 1
101 # define V8_OS_BSD 1
105 # define V8_OS_BSD 1
141 # define V8_LIBC_BSD V8_OS_BSD

Completed in 224 milliseconds