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

/freebsd-10-stable/contrib/groff/src/include/
H A Derrarg.h22 enum { EMPTY, STRING, CHAR, INTEGER, UNSIGNED_INTEGER, DOUBLE } type; enumerator in enum:errarg::__anon1525
/freebsd-10-stable/usr.sbin/ctm/ctm_rmail/
H A Doptions.h104 #define CHAR(x,ch) \ macro
/freebsd-10-stable/usr.sbin/wpa/wpa_supplicant/
H A Dntddndis.h18 #define CHAR int8_t macro
/freebsd-10-stable/contrib/mdocml/
H A Dchars.c42 #define CHAR(in, ch, code) \ macro
/freebsd-10-stable/usr.bin/lex/
H A Dinitparse.h2 #define CHAR 257 macro
H A Dinitparse.c137 #define CHAR 257 macro
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dlint.h47 CHAR, /* char */ enumerator in enum:__anon12021
/freebsd-10-stable/usr.bin/xlint/common/
H A Dlint.h57 CHAR, /* char */ enumerator in enum:__anon9
/freebsd-10-stable/bin/ps/
H A Dps.h36 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator in enum:type
/freebsd-10-stable/sys/contrib/dev/nve/
H A Dbasetype.h80 typedef char CHAR; typedef
/freebsd-10-stable/usr.bin/ul/
H A Dul.c75 struct CHAR { struct
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dglob.c134 #define CHAR(c) ((Char)((c)&M_ASCII)) macro
/freebsd-10-stable/usr.bin/col/
H A Dcol.c86 } CHAR; typedef in typeref:struct:char_str
/freebsd-10-stable/lib/libc/stdio/
H A Dvfwprintf.c81 #define CHAR wchar_t macro
H A Dvfprintf.c79 #define CHAR char macro
/freebsd-10-stable/usr.bin/tip/tip/
H A Dtip.h110 #define CHAR 010 /* character value */ macro
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_chu.c245 #define CHAR (11. / 300.) /* character time (s) */ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dglob.c122 #define CHAR(c) ((Char)((c)&M_ASCII)) macro
/freebsd-10-stable/lib/libc/gen/
H A Dglob.c138 #define CHAR(c) ((Char)((c)&M_CHAR)) macro
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Djv-exp.c68 CHAR = 270, enumerator in enum:yytokentype
100 #define CHAR 270 macro
H A Dm2-exp.c62 CHAR = 264, enumerator in enum:yytokentype
110 #define CHAR 264 macro
/freebsd-10-stable/contrib/tcsh/
H A Dtc.os.c1589 #undef CHAR /* Collides with Win32 API */ macro
H A Dsh.h734 # define CHAR 0x30FFFFFF /* Mask to mask out the character */ macro
736 # define CHAR 0x00FFFFFF /* Mask to mask out the character */ macro
747 # define CHAR 0000377 /* Mask to mask out the character */ macro
757 # define CHAR 0000177 /* Mask to mask out the character */ macro
/freebsd-10-stable/sys/dev/asr/
H A Di2odep.h132 typedef char CHAR; typedef

Completed in 285 milliseconds