Home
last modified time | relevance | path

Searched defs:ucp (Results 1 – 25 of 34) sorted by relevance

12

/external/valgrind/coregrind/m_sigframe/
Dsigframe-tilegx-linux.c173 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
262 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
Dsigframe-mips64-linux.c144 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
219 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
Dsigframe-mips32-linux.c159 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
282 struct vki_ucontext *ucp = &frame->rs_uc; in VG_() local
Dsigframe-ppc32-linux.c671 struct vki_ucontext *ucp = &frame->ucontext; in VG_() local
/external/valgrind/none/tests/solaris/
Dcontext_link2.c8 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
/external/valgrind/memcheck/tests/solaris/
Dcontext_stack_die.c10 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
/external/valgrind/memcheck/tests/x86-solaris/
Dcontext_eflags.c17 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_fpu.c15 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_eflags2.c19 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_sse.c17 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_gpr.c16 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
/external/valgrind/memcheck/tests/amd64-solaris/
Dcontext_fpu.c17 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_rflags.c19 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_rflags2.c28 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_sse.c19 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
Dcontext_gpr.c20 static void sighandler(int sig, siginfo_t *sip, ucontext_t *ucp) in sighandler()
/external/e2fsprogs/lib/ext2fs/
Ddirhash.c123 const unsigned char *ucp = (const unsigned char *) name; in dx_hack_hash() local
146 const unsigned char *ucp = (const unsigned char *) msg; in str2hashbuf() local
/external/libunwind/src/ia64/
DGinit.c416 ucontext_t *ucp; in ia64_uc_access_reg() local
487 ucontext_t *ucp; in ia64_uc_access_fpreg() local
/external/compiler-rt/lib/asan/
Dasan_linux.cc155 ucontext_t *ucp = (ucontext_t*)context; in ReadContextStack() local
/external/dnsmasq/src/
Drfc2131.c655 unsigned char *ucp = option_ptr(opt, 0); in dhcp_reply() local
1148 unsigned char *ucp = option_ptr(opt, 0); in dhcp_reply() local
1163 unsigned char *ucp = option_ptr(opt, 0); in dhcp_reply() local
1175 unsigned char *ucp = option_ptr(opt, 0); in dhcp_reply() local
/external/mesa3d/src/mesa/math/
Dm_eval.c131 GLfloat *ucp = &cn[j * dim]; in _math_horner_bezier_surf() local
/external/ppp/pppd/
Dipv6cp.c563 ipv6cp_addci(f, ucp, lenp) in ipv6cp_addci() argument
912 u_char *ucp = inp; /* Pointer to current output char */ local
Dipxcp.c610 ipxcp_addci(f, ucp, lenp) in ipxcp_addci() argument
1003 u_char *ucp = inp; /* Pointer to current output char */ local
/external/pcre/dist/
DRunTest.bat61 set ucp=%ERRORLEVEL% variable
Dpcre_jit_test.c1136 int utf = 0, ucp = 0; in regression_tests() local

12