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

/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dinet_ntoa.c53 #define UC(b) (((int)b)&0xff) macro
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dipnaf.h114 #define UC(b) (((int) b) & 0xff) macro
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dchartype.h81 #define UC(c) c macro
130 #define UC(c) (unsigned char)(c) macro
/macosx-10.10/libedit-40/src/
H A Dchartype.h81 #define UC(c) c macro
135 #define UC(c) (unsigned char)(c) macro
/macosx-10.10/system_cmds-643.1.1/getty.tproj/
H A Dgettytab.h165 #define UC gettyflags[14].value macro
/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpd.c2005 #define UC(b) (((int) b) & 0xff) macro
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/VMCore/
H A DConstants.cpp252 const Constant *UC = dyn_cast<Constant>(*UI); local
/macosx-10.10/lukemftp-14/tnftp/src/
H A Dftp.c1358 #define UC(b) (((int)b)&0xff) macro
[all...]
/macosx-10.10/patch_cmds-17/diffstat/
H A Ddiffstat.c293 #define UC(c) ((unsigned char)(c)) macro

Completed in 215 milliseconds