u_regs            283 maint/gnulib/lib/sigsegv.c #   define SIGSEGV_FAULT_STACKPOINTER  (((struct sigcontext *) ucp)->sigc_regs.u_regs[14] + 2047)
u_regs            289 maint/gnulib/lib/sigsegv.c #   define SIGSEGV_FAULT_STACKPOINTER  ((struct sigcontext *) ucp)->si_regs.u_regs[14]