off 3727 lib-src/etags.c ptrdiff_t off = tokoff; off 3732 lib-src/etags.c off += 1; off 3752 lib-src/etags.c newlb.buffer + off, len); off 364 lib/mktime.c mktime_offset_t off = *offset; off 382 lib/mktime.c INT_SUBTRACT_WRAPV (0, off, &negative_offset_guess); off 821 lib/regex_internal.c Idx off; off 831 lib/regex_internal.c off = pstr->cur_idx + idx; off 833 lib/regex_internal.c off = pstr->offsets[off]; off 835 lib/regex_internal.c ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; off 855 lib/regex_internal.c Idx off; off 868 lib/regex_internal.c off = pstr->offsets[pstr->cur_idx]; off 869 lib/regex_internal.c ch = pstr->raw_mbs[pstr->raw_mbs_idx + off]; off 4573 src/alloc.c ptrdiff_t off = offset % sizeof b->strings[0]; off 4574 src/alloc.c if (off == Lisp_String off 4575 src/alloc.c || off == 0 off 4576 src/alloc.c || off == offsetof (struct Lisp_String, u.s.size_byte) off 4577 src/alloc.c || off == offsetof (struct Lisp_String, u.s.intervals) off 4578 src/alloc.c || off == offsetof (struct Lisp_String, u.s.data)) off 4580 src/alloc.c struct Lisp_String *s = p = cp -= off; off 4613 src/alloc.c ptrdiff_t off = offset % sizeof b->conses[0]; off 4614 src/alloc.c if (off == Lisp_Cons off 4615 src/alloc.c || off == 0 off 4616 src/alloc.c || off == offsetof (struct Lisp_Cons, u.s.u.cdr)) off 4618 src/alloc.c struct Lisp_Cons *s = p = cp -= off; off 4652 src/alloc.c ptrdiff_t off = offset % sizeof b->symbols[0]; off 4653 src/alloc.c if (off == Lisp_Symbol off 4657 src/alloc.c || (Lisp_Symbol != 0 && off == 0) off 4659 src/alloc.c || off == offsetof (struct Lisp_Symbol, u.s.name) off 4660 src/alloc.c || off == offsetof (struct Lisp_Symbol, u.s.val) off 4661 src/alloc.c || off == offsetof (struct Lisp_Symbol, u.s.function) off 4662 src/alloc.c || off == offsetof (struct Lisp_Symbol, u.s.plist) off 4663 src/alloc.c || off == offsetof (struct Lisp_Symbol, u.s.next)) off 4665 src/alloc.c struct Lisp_Symbol *s = p = cp -= off; off 4697 src/alloc.c int off = offset % sizeof b->floats[0]; off 4698 src/alloc.c if ((off == Lisp_Float || off == 0) off 4702 src/alloc.c p = cp - off; off 888 src/dispnew.c memset ((char *) row + off, 0, sizeof *row - off); off 1037 src/dispnew.c memcpy ((char *) to + off, (char *) from + off, sizeof *to - off); off 1588 src/haikufns.c ptrdiff_t off, bit, xoff; off 1599 src/haikufns.c off = y * bytes_per_row; off 1603 src/haikufns.c byte = data + off + xoff; off 1202 src/haikuterm.c int off = ft->baseline_offset; off 1206 src/haikuterm.c off = VCENTER_BASELINE_OFFSET (ft, s->f) - off; off 1207 src/haikuterm.c y = s->ybase - off; off 8513 src/image.c tiff_seek_in_memory (thandle_t data, toff_t off, int whence) off 8521 src/image.c idx = off; off 8525 src/image.c idx = src->len + off; off 8529 src/image.c idx = src->index + off; off 4489 src/xfaces.c memset (&face->id, 0, sizeof *face - off); off 29296 src/xterm.c int off = 0; off 29300 src/xterm.c off++; off 29310 src/xterm.c *offset = off; off 568 src/xwidget.c int off = 0; off 571 src/xwidget.c while (off < 256) off 573 src/xwidget.c if (lispy_function_keys[off] off 574 src/xwidget.c && !strcmp (lispy_function_keys[off], off 580 src/xwidget.c ++off; off 598 src/xwidget.c keycode = off + 0xff00; off 3291 test/manual/etags/c-src/etags.c int off = tokoff; off 3298 test/manual/etags/c-src/etags.c off += 1; off 3303 test/manual/etags/c-src/etags.c newlb.buffer + off, len);