Lines Matching full:bufptr
2165 char *BufPtr = Buffer+65;2186 *--BufPtr = Digits[N % Radix];2189 Str.append(BufPtr, Buffer+65);