Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
H A Dv8config.h300 // V8_HAS_BUILTIN_BSWAP16 - __builtin_bswap16() supported
348 # define V8_HAS_BUILTIN_BSWAP16 (__has_builtin(__builtin_bswap16)) macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h306 // V8_HAS_BUILTIN_BSWAP16 - __builtin_bswap16() supported
377 # define V8_HAS_BUILTIN_BSWAP16 (__has_builtin(__builtin_bswap16)) macro
/third_party/node/deps/v8/src/utils/
H A Dutils.h588 #if V8_HAS_BUILTIN_BSWAP16 in ByteReverse16()

Completed in 6 milliseconds