Lines Matching defs:pU64
177912 u64 *pU64 = va_arg(ap,u64*);177915 *pU64 = sqlite3LogEstToInt(rLogEst);177916 *pI2 = sqlite3LogEst(*pU64);