rvoe_arg         2178 src/insdel.c     struct rvoe_arg *p = ptr;
rvoe_arg         2197 src/insdel.c     struct rvoe_arg rvoe_arg;
rvoe_arg         2220 src/insdel.c         rvoe_arg.location = &Vbefore_change_functions;
rvoe_arg         2221 src/insdel.c         rvoe_arg.errorp = 1;
rvoe_arg         2227 src/insdel.c         record_unwind_protect_ptr (reset_var_on_error, &rvoe_arg);
rvoe_arg         2234 src/insdel.c         rvoe_arg.errorp = 0;
rvoe_arg         2264 src/insdel.c     struct rvoe_arg rvoe_arg;
rvoe_arg         2314 src/insdel.c         rvoe_arg.location = &Vafter_change_functions;
rvoe_arg         2315 src/insdel.c         rvoe_arg.errorp = 1;
rvoe_arg         2318 src/insdel.c         record_unwind_protect_ptr (reset_var_on_error, &rvoe_arg);
rvoe_arg         2326 src/insdel.c         rvoe_arg.errorp = 0;