Home
last modified time | relevance | path

Searched refs:tail_end_ptr (Results 1 – 2 of 2) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dsearch.c1915 unsigned char *tail_end_ptr; in boyer_moore() local
1944 tail_end_ptr = BYTE_POS_ADDR (tail_end); in boyer_moore()
1989 || ((cursor == tail_end_ptr in boyer_moore()
2102 || ((ptr == tail_end_ptr in boyer_moore()
/dports/editors/emacs/emacs-27.2/src/
H A Dsearch.c1904 unsigned char *tail_end_ptr; in boyer_moore() local
1933 tail_end_ptr = BYTE_POS_ADDR (tail_end); in boyer_moore()
1978 || ((cursor == tail_end_ptr in boyer_moore()
2091 || ((ptr == tail_end_ptr in boyer_moore()