Home | History | Annotate | Download | only in replay

Lines Matching defs:difference

77  * returns the difference of the guess and the local value.  The local
79 * index_advance(&guess, delta), where delta is the difference.
117 * and returns the difference between *guess and *local
143 int difference;
148 difference = s - local_seq - seq_num_max;
151 difference = s - local_seq;
156 difference = s - local_seq + seq_num_max;
159 difference = s - local_seq;
172 return difference;
315 * index to which s corresponds, and returns the difference between