Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
H A Dbuffer.js757 return writeU_Int40BE(this, value, offset, 0, 0xffffffffff);
787 function writeU_Int40BE(buf, value, offset, min, max) { function
878 return writeU_Int40BE(this, value, offset, -0x8000000000, 0x7fffffffff);

Completed in 1 milliseconds