Searched defs:uc (Results 1 - 25 of 97) sorted by relevance

1234

/freebsd-10-stable/lib/libc/sys/
H A Dsetcontext.c47 setcontext(const ucontext_t *uc) argument
/freebsd-10-stable/lib/libc/mips/gen/
H A Dlongjmp.c47 ucontext_t uc; local
[all...]
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dstrcasecmp.c35 typedef unsigned char uc; typedef
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dstrcasecmp.c35 typedef unsigned char uc; typedef
[all...]
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_recursive_init.c7 char uc; member in union:top::onion
/freebsd-10-stable/lib/libc/string/
H A Dmemccpy.c45 unsigned char uc = c; local
/freebsd-10-stable/lib/libthread_db/arch/mips/
H A Dlibpthread_md.c41 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
52 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
62 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) argument
70 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
[all...]
/freebsd-10-stable/lib/libthread_db/arch/powerpc/
H A Dlibpthread_md.c37 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
45 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
53 pt_fpreg_to_ucontext(const struct fpreg *r, ucontext_t *uc) argument
62 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
/freebsd-10-stable/lib/libthread_db/arch/sparc64/
H A Dlibpthread_md.c40 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
47 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
54 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) argument
66 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dlinux-unwind.h143 struct ucontext uc; member in struct:rt_sigframe
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Dhost-darwin.c70 ucontext_t *uc = (ucontext_t *)scp; local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_lwp_create.c105 ucontext_t uc; local
[all...]
H A Dt_getcontext.c112 ucontext_t uc[DEPTH]; local
[all...]
/freebsd-10-stable/lib/libthread_db/arch/amd64/
H A Dlibpthread_md.c39 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
66 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
93 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) argument
100 pt_ucontext_to_fpreg(const ucontext_t *uc, struct fpreg *r) argument
/freebsd-10-stable/lib/libthread_db/arch/arm/
H A Dlibpthread_md.c37 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
62 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
88 pt_fpreg_to_ucontext(const struct fpreg *r __unused, ucontext_t *uc) argument
/freebsd-10-stable/lib/libthread_db/arch/i386/
H A Dlibpthread_md.c40 pt_reg_to_ucontext(const struct reg *r, ucontext_t *uc) argument
47 pt_ucontext_to_reg(const ucontext_t *uc, struct reg *r) argument
54 pt_fpreg_to_ucontext(const struct fpreg* r, ucontext_t *uc) argument
69 pt_ucontext_to_fpreg(const ucontext_t *uc, struc argument
83 pt_fxsave_to_ucontext(const char* r, ucontext_t *uc) argument
90 pt_ucontext_to_fxsave(const ucontext_t *uc, char *r) argument
99 ucontext_t uc; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_context.c65 ucontext_t uc; local
85 ucontext_t uc; local
106 ucontext_t uc; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dfp-test.c70 volatile unsigned char uc; variable
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXutil.cpp42 unsigned char uc; local
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dlinux-unwind.h81 _sig_ucontext_t uc; member in struct:rt_sigframe
/freebsd-10-stable/contrib/gcc/config/s390/
H A Dlinux-unwind.h88 } *uc = context->cfa + 8 + 128; local
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcsfcmp.c159 register int xc, uc; local
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Dk6_mem.c80 u_int32_t len = 0, wc, uc; local
103 u_int32_t addr, mask, wc, uc; local
[all...]
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_rtld.c188 ucontext_t *uc; local
/freebsd-10-stable/contrib/dialog/
H A Dtrace.c93 wchar_t *uc; local

Completed in 163 milliseconds

1234