Searched defs:smallval (Results 1 – 3 of 3) sorted by relevance
181 int i, j, smallpos, smallval; in inxbuild() local
96 const int smallval = (abs < DELTA_Q_SMALL); in read_delta_qindex() local127 const int smallval = (abs < DELTA_LF_SMALL); in read_delta_lflevel() local
295 int smallval = abs < DELTA_Q_SMALL ? 1 : 0; in write_delta_qindex() local318 int smallval = abs < DELTA_LF_SMALL ? 1 : 0; in write_delta_lflevel() local