Home
last modified time | relevance | path

Searched defs:swap64 (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Dalternate-keywords.c33 static inline uint64_t swap64(uint64_t val) in swap64() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_buffer.js303 this.swap64 = function (...args) { method in mockBuffer.BufferClass
/third_party/node/lib/
Dbuffer.js1177 Buffer.prototype.swap64 = function swap64() { method in Buffer
/third_party/typescript/src/compiler/
Dsys.ts1046 swap64(): Buffer; method