Home
last modified time | relevance | path

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

/external/flatbuffers/go/
Dencode.go173 func WriteInt16(buf []byte, n int16) { func
/external/v8/src/
Deh-frame.h136 void WriteInt16(uint16_t value) { in WriteInt16() function