Searched refs:V8_CC_GNU (Results 1 - 5 of 5) sorted by relevance

/external/v8/test/cctest/
H A Dtest-platform.cc10 #ifdef V8_CC_GNU
70 #endif // V8_CC_GNU
/external/v8/include/
H A Dv8config.h155 // V8_CC_GNU - GCC, or clang in gcc mode
205 # define V8_CC_GNU 1 macro
235 # define V8_CC_GNU 1 macro
/external/v8/src/base/
H A Dmacros.h209 #if V8_CC_GNU
/external/v8/src/
H A Dglobals.h22 #if V8_CC_GNU && V8_GNUC_PREREQ(2, 96, 0) && !V8_GNUC_PREREQ(4, 1, 0)
/external/v8/src/runtime/
H A Druntime-atomics.cc26 #if V8_CC_GNU

Completed in 663 milliseconds