Searched refs:expandBufAdd2BE (Results 1 – 4 of 4) sorted by relevance
59 void expandBufAdd2BE(ExpandBuf* pBuf, uint16_t val);
129 void expandBufAdd2BE(ExpandBuf* pBuf, uint16_t val) { in expandBufAdd2BE() function
58 case 2: expandBufAdd2BE(pReply, value); break; in WriteValue()
1944 expandBufAdd2BE(pReply, return_value->GetI()); in OutputJValue()