Home | History | Annotate | Download | only in src

Lines Matching defs:GetEntry

54 static inline uchar GetEntry(int32_t entry) {
79 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
84 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > value)) {
97 uchar entry = GetEntry(field);
131 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid));
136 GetEntry(TableGet<kEntryDist>(table, mid + 1)) > value)) {
149 uchar entry = GetEntry(field);