Home
last modified time | relevance | path

Searched defs:UC (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/common/lib/libc/string/
H A Dstrcspn.c49 #define UC(a) ((unsigned int)(unsigned char)(a)) in strcspn() macro
H A Dstrpbrk.c41 #define UC(a) ((unsigned int)(unsigned char)(a)) macro
H A Dstrspn.c48 #define UC(a) ((unsigned int)(unsigned char)(a)) in strspn() macro
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp49 static uint32_t getLargeSlotValue(ArrayRef<UnwindCode> UC) { in getLargeSlotValue()
218 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode()
293 ArrayRef<UnwindCode> UC(&UI.UnwindCodes[0], UI.NumCodes); in printUnwindInfo() local
H A DARMWinEHPrinter.cpp945 ArrayRef<uint8_t> UC = XData.UnwindByteCode(); in dumpXDataRecord() local
/netbsd-src/usr.sbin/faithd/
H A Dfaithd.h65 #define UC(b) (((int)b)&0xff) macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpp-id-data.h24 #define UC (const unsigned char *) /* Intended use: UC"string" */ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dhmactest.c84 #define UC(a) ((const unsigned char *)(a)) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dhmactest.c86 #define UC(a) ((const unsigned char *)(a)) macro
/netbsd-src/sys/arch/x68k/stand/common/
H A Dxprintf.c43 #define UC(c) ((unsigned char) (c)) macro
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dpointers.c183 unsigned char UC, *pUC; in more_code() local
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dpointers.c183 unsigned char UC, *pUC; in more_code() local
/netbsd-src/bin/csh/
H A Ddir.c272 #define UC (unsigned char) in dnormalize() macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.h88 void SetUseCounters(bool UC) { UseCounters = UC; } in SetUseCounters()
/netbsd-src/libexec/getty/
H A Dgettytab.h159 #define UC gettyflags[14].value macro
/netbsd-src/libexec/ftpd/
H A Dftpd.c2637 #define UC(b) (((int) b) & 0xff) in statcmd() macro
3083 #define UC(b) (((int) b) & 0xff) in passive() macro
3209 #define UC(b) (((int) b) & 0xff) in long_passive() macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringExtras.h118 unsigned char UC = static_cast<unsigned char>(C); in isPrint() local
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dftp.c833 #define UC(b) (((int)b)&0xff) in _ftp_transfer() macro
/netbsd-src/usr.bin/ftp/
H A Dftp.c1375 #define UC(b) (((int)b)&0xff) in initconn() macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h619 #define UC (const uchar *) /* Intended use: UC"string" */ macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h646 #define UC (const uchar *) /* Intended use: UC"string" */ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1330 for (auto &UC : Unresolved) { in resolveConflicts() local
/netbsd-src/sys/dev/
H A Dipmi.c1538 #define UC global() macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1271 unsigned UC = F->second; in stats() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp121 UnreachableCodeHandler UC(S); in CheckUnreachable() local

12