Lines Matching defs:off
70 int off = 3600*getint(p);73 off += 60*getint(p);76 off += getint(p);79 return neg ? -off : off;426 int off = 0;441 if (local) off = (int32_t)zi_read32(types + 6 * index[m-1]);442 if (t - off < (int64_t)x) {463 if (local) off = (int32_t)zi_read32(types + j);466 if (t - off < (int64_t)x) {