Searched defs:UC (Results 1 - 12 of 12) sorted by relevance

/src/common/lib/libc/string/
H A Dstrcspn.c49 #define UC(a) ((unsigned int)(unsigned char)(a)) 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)) macro
/src/usr.sbin/faithd/
H A Dfaithd.h65 #define UC(b) (((int)b)&0xff) macro
/src/sys/arch/x68k/stand/common/
H A Dxprintf.c43 #define UC(c) ((unsigned char) (c)) macro
/src/bin/csh/
H A Ddir.c272 #define UC (unsigned char) macro
/src/share/examples/refuse/ian/libfetch/
H A Dftp.c833 #define UC(b) (((int)b)&0xff) macro
[all...]
/src/libexec/getty/
H A Dgettytab.h159 #define UC gettyflags[14].value macro
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.h88 void SetUseCounters(bool UC) { UseCounters = UC; } argument
/src/usr.bin/ftp/
H A Dftp.c1375 #define UC(b) (((int)b)&0xff) macro
/src/libexec/ftpd/
H A Dftpd.c2638 #define UC(b) (((int) b) & 0xff) macro
3084 #define UC macro
3210 #define UC macro
[all...]
/src/sys/dev/
H A Dipmi.c1549 #define UC 0x10 macro

Completed in 15 milliseconds