Searched refs:BufBound_ReallyWrote (Results 1 – 3 of 3) sorted by relevance
76 extern int BufBound_ReallyWrote(BufBound* me);
193 int BufBound_ReallyWrote(BufBound* me) in BufBound_ReallyWrote() function
388 me->nLen = BufBound_ReallyWrote(&OutBuf) - me->nPrefix - 1; in ConvertFloat()