Searched refs:uc1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_sig.c584 ucontext_t uc1, *uc2; local
589 THR_GETCONTEXT(&uc1);
599 3, curthread, &uc1, shi);
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A Dregcomp.c1273 unsigned uc1 = (uch)c1; local
1277 if (col[uc1] != col[uc2])
/freebsd-10.0-release/contrib/nvi/regex/
H A Dregcomp.c1399 register unsigned uc1 = (unsigned char)c1; local
1403 if (col[uc1] != col[uc2])

Completed in 137 milliseconds