Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
Dalternate-keywords.c24 static __inline uint32_t swap32(uint32_t val) in swap32() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_buffer.js298 this.swap32 = function (...args) { method in mockBuffer.BufferClass
/third_party/node/lib/
Dbuffer.js1160 Buffer.prototype.swap32 = function swap32() { method in Buffer
/third_party/typescript/src/compiler/
Dsys.ts1045 swap32(): Buffer; method