Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libc/string/
Dstrcspn.c49 #define UC(a) ((unsigned int)(unsigned char)(a)) in strcspn() macro
Dstrpbrk.c41 #define UC(a) ((unsigned int)(unsigned char)(a)) macro
Dstrspn.c48 #define UC(a) ((unsigned int)(unsigned char)(a)) in strspn() macro
/netbsd/src/usr.sbin/faithd/
Dfaithd.h65 #define UC(b) (((int)b)&0xff) macro
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dref-types.cc59 unsigned char UC; in main2() local
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dhmactest.c86 #define UC(a) ((const unsigned char *)(a)) macro
/netbsd/src/sys/arch/x68k/stand/common/
Dxprintf.c43 #define UC(c) ((unsigned char) (c)) macro
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dpointers.c183 unsigned char UC, *pUC; in more_code() local
/netbsd/src/bin/csh/
Ddir.c272 #define UC (unsigned char) in dnormalize() macro
/netbsd/src/libexec/getty/
Dgettytab.h159 #define UC gettyflags[14].value macro
/netbsd/src/libexec/ftpd/
Dftpd.c2638 #define UC(b) (((int) b) & 0xff) in statcmd() macro
3084 #define UC(b) (((int) b) & 0xff) in passive() macro
3210 #define UC(b) (((int) b) & 0xff) in long_passive() macro
/netbsd/src/share/examples/refuse/ian/libfetch/
Dftp.c833 #define UC(b) (((int)b)&0xff) in _ftp_transfer() macro
/netbsd/src/usr.bin/ftp/
Dftp.c1375 #define UC(b) (((int)b)&0xff) in initconn() macro
/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dinternal.h646 #define UC (const uchar *) /* Intended use: UC"string" */ macro
/netbsd/src/sys/dev/
Dipmi.c1549 #define UC 0x10 macro