Searched refs:aSuffix (Results 1 – 1 of 1) sorted by relevance
1124 static const char aSuffix[] = { 'K', 'M', 'G', 'T', 'P', 'E' }; in qrfApproxInt64() local1149 sqlite3_str_append(pOut, &aSuffix[i/3], 1); in qrfApproxInt64()