Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
H A Dv8config.h301 // V8_HAS_BUILTIN_BSWAP32 - __builtin_bswap32() supported
349 # define V8_HAS_BUILTIN_BSWAP32 (__has_builtin(__builtin_bswap32)) macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h307 // V8_HAS_BUILTIN_BSWAP32 - __builtin_bswap32() supported
378 # define V8_HAS_BUILTIN_BSWAP32 (__has_builtin(__builtin_bswap32)) macro
/third_party/node/deps/v8/src/utils/
H A Dutils.h596 #if V8_HAS_BUILTIN_BSWAP32 in ByteReverse32()

Completed in 5 milliseconds