Searched refs:pcExpStart (Results 1 – 1 of 1) sorted by relevance
327 char* pcExpStart = NULL; in ConvertFloat() local364 pcExpStart = OutBuf.pcWrite; in ConvertFloat()372 for (; pcExpStart < pcExpEnd; pcExpStart++, pcExpEnd--) { in ConvertFloat()373 cTemp = *pcExpStart; in ConvertFloat()374 *pcExpStart = *pcExpEnd; in ConvertFloat()