| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | write-properties.c | 108 unsigned int uc2 = 0xdc00 + ((uc - 0x10000) & 0x3ff); in conv_to_java() local 114 hexdigit[(uc2 >> 12) & 0x0f], hexdigit[(uc2 >> 8) & 0x0f], in conv_to_java() 115 hexdigit[(uc2 >> 4) & 0x0f], hexdigit[uc2 & 0x0f]); in conv_to_java() 192 unsigned int uc2 = 0xdc00 + ((uc - 0x10000) & 0x3ff); in write_escaped_string() local 197 hexdigit[(uc2 >> 12) & 0x0f], hexdigit[(uc2 >> 8) & 0x0f], in write_escaped_string() 198 hexdigit[(uc2 >> 4) & 0x0f], hexdigit[uc2 & 0x0f]); in write_escaped_string()
|
| H A D | write-java.c | 137 unsigned int uc2 = 0xdc00 + ((uc - 0x10000) & 0x3ff); in string_hashcode() local 139 hash = 31 * hash + uc2; in string_hashcode() 368 unsigned int uc2 = 0xdc00 + ((uc - 0x10000) & 0x3ff); in write_java_string() local 373 hexdigit[(uc2 >> 12) & 0x0f], hexdigit[(uc2 >> 8) & 0x0f], in write_java_string() 374 hexdigit[(uc2 >> 4) & 0x0f], hexdigit[uc2 & 0x0f]); in write_java_string()
|
| /netbsd-src/usr.sbin/mopd/common/ |
| H A D | print.c | 440 u_char uc1,uc2,uc3; in mopPrintInfo() local 466 uc2 = mopGetChar(pkt,idx); in mopPrintInfo() 469 uc1,uc2,uc3); in mopPrintInfo()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | __clang_cuda_intrinsics.h | 359 typedef unsigned char uc2 __attribute__((ext_vector_type(2))); in __ldg() typedef 360 uc2 rv = __nvvm_ldg_uc2(reinterpret_cast<const uc2 *>(ptr)); in __ldg()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| H A D | funcargs.c | 132 void call1e (unsigned char uc1, unsigned long ul, unsigned char uc2, unsigned int ui, unsigned char… in call1e() argument 134 uc1 = 5; ul = 7; uc2 = 8; ui = 9; uc3 = 10; us = 11; uc4 = 12; uc5 = 55; in call1e()
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| H A D | funcargs.c | 132 void call1e (unsigned char uc1, unsigned long ul, unsigned char uc2, unsigned int ui, unsigned char… in call1e() argument 134 uc1 = 5; ul = 7; uc2 = 8; ui = 9; uc3 = 10; us = 11; uc4 = 12; uc5 = 55; in call1e()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | regcomp.c | 1412 unsigned uc2 = (uch)c2; in samesets() local 1415 if (col[uc1] != col[uc2]) in samesets()
|
| /netbsd-src/external/bsd/nvi/dist/regex/ |
| H A D | regcomp.c | 1403 unsigned uc2 = (unsigned char)c2; in samesets() local 1406 if (col[uc1] != col[uc2]) in samesets()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | archive | 6 # cpio, ar, arc, arj, hpack, lha/lharc, rar, squish, uc2, zip, zoo, etc.
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 77055 224d5e834bda2cd63e4736a65f5ee267 gcc/testsuite/gnat.dg/specs/uc2.ads
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 88428 224d5e834bda2cd63e4736a65f5ee267 gcc/testsuite/gnat.dg/specs/uc2.ads
|