Searched refs:kEntryDist (Results 1 – 1 of 1) sorted by relevance
59 static const int kEntryDist = 1; in LookupPredicate() local65 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupPredicate()70 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > value)) { in LookupPredicate()82 int32_t field = TableGet<kEntryDist>(table, low); in LookupPredicate()114 static const int kEntryDist = 2; in LookupMapping() local121 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupMapping()126 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > key)) { in LookupMapping()138 int32_t field = TableGet<kEntryDist>(table, low); in LookupMapping()