Searched defs:CHAR (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/usr.bin/lex/
H A Dinitparse.h1 #define CHAR 257 macro
H A Dinitparse.c143 #define CHAR 257 macro
/freebsd-current/bin/ps/
H A Dps.h35 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator in enum:type
/freebsd-current/contrib/bsddialog/utility/
H A Dutil_theme.c56 CHAR, enumerator in enum:typeproperty
/freebsd-current/usr.bin/ul/
H A Dul.c63 struct CHAR { struct
/freebsd-current/crypto/heimdal/lib/roken/
H A Dglob.c134 #define CHAR(c) ((Char)((c)&M_ASCII)) macro
/freebsd-current/usr.bin/col/
H A Dcol.c74 } CHAR; typedef in typeref:struct:char_str
/freebsd-current/lib/libc/stdio/
H A Dvfwprintf.c75 #define CHAR wchar_t macro
H A Dvfprintf.c75 #define CHAR char macro
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c129 #define CHAR(c) ((Char)((c)&M_ASCII)) macro
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_chu.c245 #define CHAR (11. / 300.) /* character time (s) */ macro
/freebsd-current/usr.bin/tip/tip/
H A Dtip.h113 #define CHAR 010 /* character value */ macro
/freebsd-current/lib/libc/gen/
H A Dglob-compat11.c102 #define CHAR(c) ((Char)((c)&M_CHAR)) macro
[all...]
H A Dglob.c134 #define CHAR(c) ((Char)((c)&M_CHAR)) macro
[all...]
/freebsd-current/contrib/tcsh/
H A Dtc.os.c1585 #undef CHAR /* Collides with Win32 API */ macro
H A Dsh.h743 # define CHAR 0x30FFFFFF /* Mask to mask out the character */ macro
745 # define CHAR 0x00FFFFFF /* Mask to mask out the character */ macro
756 # define CHAR 0000377 /* Mask to mask out the character */ macro
766 # define CHAR 0000177 /* Mask to mask out the character */ macro

Completed in 165 milliseconds