Home
last modified time | relevance | path

Searched refs:V8_HAS_BUILTIN_BSWAP64 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8config.h302 // V8_HAS_BUILTIN_BSWAP64 - __builtin_bswap64() supported
350 # define V8_HAS_BUILTIN_BSWAP64 (__has_builtin(__builtin_bswap64)) macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h308 // V8_HAS_BUILTIN_BSWAP64 - __builtin_bswap64() supported
379 # define V8_HAS_BUILTIN_BSWAP64 (__has_builtin(__builtin_bswap64)) macro
/third_party/node/deps/v8/src/utils/
H A Dutils.h605 #if V8_HAS_BUILTIN_BSWAP64 in ByteReverse64()

Completed in 4 milliseconds