HomeSort by relevance Sort by last modified time
    Searched defs:WriteInt16 (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/go/
encode.go 186 // WriteInt16 encodes a little-endian int16 into a byte slice.
187 func WriteInt16(buf []byte, n int16) {
  /external/v8/src/
eh-frame.h 136 void WriteInt16(uint16_t value) {

Completed in 5089 milliseconds