Home
last modified time | relevance | path

Searched defs:pos_byte (Results 1 – 25 of 57) sorted by relevance

123

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcmds.c116 ptrdiff_t opoint = PT, pos, pos_byte, count; variable
369 ptrdiff_t pos_byte = PT_BYTE; in internal_self_insert() local
H A Dsearch.c375 ptrdiff_t pos_byte, i; in string_match_1() local
523 fast_looking_at (Lisp_Object regexp, ptrdiff_t pos, ptrdiff_t pos_byte, in fast_looking_at()
1163 search_buffer_re (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in search_buffer_re()
1302 ptrdiff_t pos_byte, ptrdiff_t lim, ptrdiff_t lim_byte, in search_buffer_non_re()
1503 search_buffer (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in search_buffer()
1543 ptrdiff_t pos, ptrdiff_t pos_byte, in simple_search()
1752 ptrdiff_t pos_byte, ptrdiff_t lim_byte, in boyer_moore()
2386 ptrdiff_t pos, pos_byte; variable
H A Dinsdel.c768 ptrdiff_t pos, ptrdiff_t pos_byte) in count_combining_before()
813 ptrdiff_t length, ptrdiff_t pos, ptrdiff_t pos_byte) in count_combining_after()
958 insert_from_string (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in insert_from_string()
977 ptrdiff_t pos, ptrdiff_t pos_byte, in insert_from_string_before_markers()
995 insert_from_string_1 (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in insert_from_string_1()
H A Ddecompress.c238 ptrdiff_t istart, iend, pos_byte; variable
H A Dsyntax.c578 find_defun_start (ptrdiff_t pos, ptrdiff_t pos_byte) in find_defun_start()
662 prev_char_comend_first (ptrdiff_t pos, ptrdiff_t pos_byte) in prev_char_comend_first()
1935 ptrdiff_t pos_byte = PT_BYTE; in skip_chars() local
2166 ptrdiff_t pos_byte = PT_BYTE; in skip_syntaxes() local
3100 ptrdiff_t pos_byte = PT_BYTE; variable
H A Dindent.c880 position_indentation (ptrdiff_t pos_byte) in position_indentation()
968 indented_beyond_p (ptrdiff_t pos, ptrdiff_t pos_byte, EMACS_INT column) in indented_beyond_p()
1131 ptrdiff_t pos_byte; in compute_motion() local
H A Deditfns.c966 ptrdiff_t pos_byte; variable
1059 register ptrdiff_t pos_byte; variable
1092 register ptrdiff_t pos_byte; variable
2242 register ptrdiff_t pos, pos_byte, stop, i, len, end_byte; variable
2425 check_translation (ptrdiff_t pos, ptrdiff_t pos_byte, ptrdiff_t end, in check_translation()
/dports/editors/emacs/emacs-27.2/src/
H A Dcmds.c125 ptrdiff_t opoint = PT, pos, pos_byte, count; variable
378 ptrdiff_t pos_byte = PT_BYTE; in internal_self_insert() local
H A Dcharacter.h474 #define INC_POS(pos_byte) \ argument
484 #define DEC_POS(pos_byte) \ argument
533 #define BUF_INC_POS(buf, pos_byte) \ argument
543 #define BUF_DEC_POS(buf, pos_byte) \ argument
H A Dsearch.c373 ptrdiff_t pos_byte, i; in string_match_1() local
512 fast_looking_at (Lisp_Object regexp, ptrdiff_t pos, ptrdiff_t pos_byte, in fast_looking_at()
1150 search_buffer_re (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in search_buffer_re()
1289 ptrdiff_t pos_byte, ptrdiff_t lim, ptrdiff_t lim_byte, in search_buffer_non_re()
1490 search_buffer (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in search_buffer()
1530 ptrdiff_t pos, ptrdiff_t pos_byte, in simple_search()
1741 ptrdiff_t pos_byte, ptrdiff_t lim_byte, in boyer_moore()
2375 ptrdiff_t pos, pos_byte; variable
H A Ddecompress.c136 ptrdiff_t istart, iend, pos_byte; variable
H A Dindent.c872 position_indentation (ptrdiff_t pos_byte) in position_indentation()
960 indented_beyond_p (ptrdiff_t pos, ptrdiff_t pos_byte, EMACS_INT column) in indented_beyond_p()
1011 ptrdiff_t pos_byte = PT_BYTE; variable
1125 ptrdiff_t pos_byte; in compute_motion() local
H A Dinsdel.c769 ptrdiff_t pos, ptrdiff_t pos_byte) in count_combining_before()
814 ptrdiff_t length, ptrdiff_t pos, ptrdiff_t pos_byte) in count_combining_after()
959 insert_from_string (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in insert_from_string()
978 ptrdiff_t pos, ptrdiff_t pos_byte, in insert_from_string_before_markers()
996 insert_from_string_1 (Lisp_Object string, ptrdiff_t pos, ptrdiff_t pos_byte, in insert_from_string_1()
H A Dsyntax.c581 find_defun_start (ptrdiff_t pos, ptrdiff_t pos_byte) in find_defun_start()
665 prev_char_comend_first (ptrdiff_t pos, ptrdiff_t pos_byte) in prev_char_comend_first()
1922 ptrdiff_t pos_byte = PT_BYTE; in skip_chars() local
2153 ptrdiff_t pos_byte = PT_BYTE; in skip_syntaxes() local
3084 ptrdiff_t pos_byte = PT_BYTE; variable
H A Deditfns.c954 ptrdiff_t pos_byte; variable
1047 register ptrdiff_t pos_byte; variable
1080 register ptrdiff_t pos_byte; variable
2261 register ptrdiff_t pos, pos_byte, stop, i, len, end_byte; variable
2444 check_translation (ptrdiff_t pos, ptrdiff_t pos_byte, ptrdiff_t end, in check_translation()
/dports/security/liboqs/liboqs-0.7.0/src/kem/bike/additional_r3/
H A Dgf2x_ksqr_portable.c40 size_t pos_byte = pos >> 3; in k_sqr_port() local
/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dmtext.h35 #define POS_BYTE_TO_CHAR(mt, pos_byte) \ argument
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/bike_r3/
H A Dgf2x_ksqr_portable.c40 size_t pos_byte = pos >> 3; in k_sqr_port() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c72 long pos_byte; local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr50908.c68 long pos_byte; local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c72 long pos_byte; local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c72 long pos_byte; local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr50908.c68 long pos_byte; local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c72 long pos_byte; local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr50908.c72 long pos_byte; local

123