Searched defs:opoint_byte (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dcasefiddle.c222 int opoint_byte = PT_BYTE; local
H A Dcmds.c120 int opoint = PT, opoint_byte = PT_BYTE; variable
H A Dindent.c520 int opoint = PT, opoint_byte = PT_BYTE; local
796 int opoint = PT, opoint_byte = PT_BYTE; variable
901 int opoint = PT, opoint_byte = PT_BYTE; local
H A Dminibuf.c2748 int opoint_byte = PT_BYTE; local
H A Dsyntax.c368 int opoint = PT, opoint_byte = PT_BYTE; local
2635 int opoint_byte = PT_BYTE; variable
H A Dfileio.c5214 int opoint = PT, opoint_byte = PT_BYTE; variable
H A Dprocess.c5235 int opoint_byte; local
6837 int opoint, opoint_byte; local
H A Dwindow.c5297 register int opoint = PT, opoint_byte = PT_BYTE; local

Completed in 204 milliseconds