Searched defs:bytepos (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dindent.h43 int bytepos; member in struct:position
H A Dmarker.c484 register int charno, bytepos; variable
560 register int charno, bytepos; local
[all...]
H A Dcallproc.c882 EMACS_INT bytepos, old_pt, old_pt_byte, nCR; variable
H A Deditfns.c1112 Lisp_Object bytepos; variable
1114 CHECK_NUMBER (bytepos); variable
3913 int bytepos = 0, position = 0, translated = 0, argn = 1; variable
[all...]
H A Dlread.c288 int bytepos = marker_byte_position (readcharfun); local
380 int bytepos = BUF_PT_BYTE (b); local
398 int bytepos = XMARKER (readcharfun)->bytepos; local
[all...]
H A Dwindow.c5155 int bytepos; local
5224 int charpos, bytepos; local
5742 int charpos, bytepos; variable
[all...]
H A Ddispextern.h180 int bytepos; member in struct:text_pos
[all...]
H A Dlisp.h1136 EMACS_INT bytepos; member in struct:Lisp_Marker
H A Dxdisp.c2850 int charpos = CHARPOS (pos->pos), bytepos = BYTEPOS (pos->pos); local
8006 Lisp_Object buffer, charpos, bytepos; local
15780 int bytepos = CHAR_TO_BYTE (charpos); local
16913 int bytepos = last_offset; local
16927 int bytepos = last_offset; local
16963 int bytepos, charpos; local
[all...]

Completed in 210 milliseconds