OVERLAY_END 3105 src/buffer.c ptrdiff_t end = OVERLAY_END (overlay); OVERLAY_END 3213 src/buffer.c item->end = OVERLAY_END (overlay); OVERLAY_END 3254 src/buffer.c && OVERLAY_END (overlay) > 0) OVERLAY_END 3657 src/buffer.c o_end = OVERLAY_END (overlay); OVERLAY_END 3767 src/buffer.c return make_fixnum (OVERLAY_END (overlay)); OVERLAY_END 3986 src/buffer.c OVERLAY_END (overlay)); OVERLAY_END 3989 src/buffer.c == OVERLAY_END (overlay))) OVERLAY_END 4076 src/buffer.c ptrdiff_t oend = OVERLAY_END (overlay); OVERLAY_END 348 src/editfns.c || (OVERLAY_END (ol) == posn OVERLAY_END 351 src/editfns.c || OVERLAY_END (ol) < posn) OVERLAY_END 2810 src/fns.c || OVERLAY_END (o1) != OVERLAY_END (o2)) OVERLAY_END 5129 src/fns.c hash = sxhash_combine (hash, OVERLAY_END (obj)); OVERLAY_END 518 src/indent.c *endpos = OVERLAY_END (overlay); OVERLAY_END 1709 src/keyboard.c end = OVERLAY_END (overlay))) OVERLAY_END 1755 src/print.c OVERLAY_END (obj)); OVERLAY_END 5999 src/xdisp.c ptrdiff_t ovendpos = OVERLAY_END (overlay); OVERLAY_END 6680 src/xfaces.c oendpos = OVERLAY_END (overlay_vec[i]); OVERLAY_END 6696 src/xfaces.c oendpos = OVERLAY_END (overlay_vec[i]); OVERLAY_END 1710 test/manual/etags/c-src/emacs/src/keyboard.c end = OVERLAY_POSITION (OVERLAY_END (overlay))))