Searched refs:tmpd (Results 1 – 1 of 1) sorted by relevance
42 double tmpd; in FloatingNumberDecoded() local43 … if (memcpy_s(reinterpret_cast<uint8_t*>(&tmpd), valByteCnt, rawData + pos, valByteCnt) != EOK) { in FloatingNumberDecoded()46 dest = tmpd; in FloatingNumberDecoded()