Home
last modified time | relevance | path

Searched defs:uc2 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/mopd/common/
H A Dprint.c425 u_char uc1, uc2, uc3, *ucp; in mopPrintInfo() local
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h359 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); in __ldg() typedef
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c1414 unsigned uc2 = (uch)c2; in samesets() local
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dfuncargs.c172 void call1e (unsigned char uc1, unsigned long ul, unsigned char uc2, unsigned int ui, unsigned char… in call1e()