getcjmp          3545 src/keyboard.c   memcpy (temp, getcjmp, sizeof getcjmp);
getcjmp          3551 src/keyboard.c   memcpy (getcjmp, temp, sizeof getcjmp);
getcjmp          12106 src/keyboard.c   sys_longjmp (getcjmp, 1);
getcjmp           147 test/manual/etags/c-src/emacs/src/keyboard.c static sys_jmp_buf getcjmp;
getcjmp          3414 test/manual/etags/c-src/emacs/src/keyboard.c   memcpy (temp, getcjmp, sizeof getcjmp);
getcjmp          3420 test/manual/etags/c-src/emacs/src/keyboard.c   memcpy (getcjmp, temp, sizeof getcjmp);
getcjmp          10559 test/manual/etags/c-src/emacs/src/keyboard.c   sys_longjmp (getcjmp, 1);