set_unwind_protect_ptr 498 src/charset.c set_unwind_protect_ptr (count, fclose_unwind, fp); set_unwind_protect_ptr 4220 src/editfns.c set_unwind_protect_ptr (buf_save_value_index, xfree, buf); set_unwind_protect_ptr 4605 src/lisp.h extern void set_unwind_protect_ptr (specpdl_ref, void (*) (void *), void *); set_unwind_protect_ptr 1734 src/lread.c set_unwind_protect_ptr (fd_index, close_infile_unwind, infile); set_unwind_protect_ptr 2856 src/lread.c set_unwind_protect_ptr (count, xfree, p); set_unwind_protect_ptr 3429 src/process.c set_unwind_protect_ptr (count, xfree, sa); set_unwind_protect_ptr 3781 src/sysdep.c set_unwind_protect_ptr (specpdl_ref_add (count, 1), xfree, cmdline); set_unwind_protect_ptr 3815 src/sysdep.c set_unwind_protect_ptr (specpdl_ref_add (count, 1), xfree, cmdline); set_unwind_protect_ptr 4032 test/manual/etags/c-src/emacs/src/lisp.h extern void set_unwind_protect_ptr (ptrdiff_t, void (*) (void *), void *);