Searched refs:iSmall (Results 1 – 1 of 1) sorted by relevance
462 i64 iSmall = nLarge*(nSize+1); in ntileValueFunc() local467 if( iRow<iSmall ){ in ntileValueFunc()470 sqlite3_result_int64(pCtx, 1 + nLarge + (iRow-iSmall)/nSize); in ntileValueFunc()