Searched defs:iUpper (Results 1 – 2 of 2) sorted by relevance
2459 int iUpper = SQLITE_INDEX_SAMPLES; in whereRangeScanEst() local2545 int iLower, iUpper; /* Range of histogram regions containing pRhs */ in whereEqualScanEst() local2602 int iLower, iUpper; /* Range of histogram regions containing pRhs */ in whereInScanEst() local
3058 unsigned int iUpper; /* Upper 32 bits */ in test_bind_double() member