OVERLAY_END 3113 src/buffer.c ptrdiff_t end = OVERLAY_END (overlay); OVERLAY_END 3221 src/buffer.c item->end = OVERLAY_END (overlay); OVERLAY_END 3262 src/buffer.c && OVERLAY_END (overlay) > 0) OVERLAY_END 3665 src/buffer.c o_end = OVERLAY_END (overlay); OVERLAY_END 3775 src/buffer.c return make_fixnum (OVERLAY_END (overlay)); OVERLAY_END 3994 src/buffer.c OVERLAY_END (overlay)); OVERLAY_END 3997 src/buffer.c == OVERLAY_END (overlay))) OVERLAY_END 4084 src/buffer.c ptrdiff_t oend = OVERLAY_END (overlay); OVERLAY_END 352 src/editfns.c || (OVERLAY_END (ol) == posn OVERLAY_END 355 src/editfns.c || OVERLAY_END (ol) < posn) OVERLAY_END 2836 src/fns.c || OVERLAY_END (o1) != OVERLAY_END (o2)) OVERLAY_END 5166 src/fns.c hash = sxhash_combine (hash, OVERLAY_END (obj)); OVERLAY_END 518 src/indent.c *endpos = OVERLAY_END (overlay); OVERLAY_END 1739 src/keyboard.c end = OVERLAY_END (overlay))) OVERLAY_END 1755 src/print.c OVERLAY_END (obj)); OVERLAY_END 6026 src/xdisp.c ptrdiff_t ovendpos = OVERLAY_END (overlay); OVERLAY_END 6717 src/xfaces.c oendpos = OVERLAY_END (overlay_vec[i]); OVERLAY_END 6733 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))))