Home
last modified time | relevance | path

Searched refs:getcjmp (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dthread.h158 #define getcjmp (current_thread->m_getcjmp) macro
H A Dkeyboard.c3430 memcpy (temp, getcjmp, sizeof getcjmp); in save_getcjmp()
3436 memcpy (getcjmp, temp, sizeof getcjmp); in restore_getcjmp()
11230 sys_longjmp (getcjmp, 1); in quit_throw_to_read_char()
H A DChangeLog.1301 (get_char): Add error check for getcjmp being zero
H A DChangeLog.51374 * keyboard.c (read_char): Rearrange code so that getcjmp is set
/dports/editors/emacs/emacs-27.2/src/
H A Dthread.h158 #define getcjmp (current_thread->m_getcjmp) macro
H A Dkeyboard.c3378 memcpy (temp, getcjmp, sizeof getcjmp); in save_getcjmp()
3384 memcpy (getcjmp, temp, sizeof getcjmp); in restore_getcjmp()
10971 sys_longjmp (getcjmp, 1); in quit_throw_to_read_char()
H A DChangeLog.1301 (get_char): Add error check for getcjmp being zero
H A DChangeLog.51374 * keyboard.c (read_char): Rearrange code so that getcjmp is set
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dkeyboard.c147 static sys_jmp_buf getcjmp; variable
3414 memcpy (temp, getcjmp, sizeof getcjmp); in save_getcjmp()
3420 memcpy (getcjmp, temp, sizeof getcjmp); in restore_getcjmp()
10559 sys_longjmp (getcjmp, 1); in quit_throw_to_read_char()
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dkeyboard.c147 static sys_jmp_buf getcjmp; variable
3414 memcpy (temp, getcjmp, sizeof getcjmp); in save_getcjmp()
3420 memcpy (getcjmp, temp, sizeof getcjmp); in restore_getcjmp()
10559 sys_longjmp (getcjmp, 1); in quit_throw_to_read_char()
/dports/editors/emacs-devel/emacs-4d1968b/admin/notes/
H A Dmulti-tty249 ** See if getcjmp can be eliminated somehow. Why does Emacs allow
1246 signals a 'quit condition, or throws to 'getcjmp' when Emacs was
/dports/editors/emacs/emacs-27.2/admin/notes/
H A Dmulti-tty249 ** See if getcjmp can be eliminated somehow. Why does Emacs allow
1246 signals a 'quit condition, or throws to 'getcjmp' when Emacs was
/dports/editors/emacs/emacs-27.2/test/manual/etags/
H A DETAGS.good_1866 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_4890 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_3980 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_21018 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_51156 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_61156 static sys_jmp_buf getcjmp;147,4032
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DETAGS.good_1864 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_3978 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_4886 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_21016 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_51152 static sys_jmp_buf getcjmp;147,4032
H A DETAGS.good_61152 static sys_jmp_buf getcjmp;147,4032
H A DCTAGS.good3185 getcjmp c-src/emacs/src/keyboard.c 147

12