Home
last modified time | relevance | path

Searched defs:ByteReverse (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.h256 static inline T ByteReverse(T val) { in ByteReverse() function
/third_party/node/deps/v8/src/utils/
Dutils.h621 static inline V ByteReverse(V value) { in ByteReverse() function