Searched defs:DEC (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/usr.sbin/vidcontrol/
H A Ddecode.c45 #define DEC(c) (((c) - ' ') & 0x3f) macro
[all...]
/freebsd-10-stable/contrib/nvi/vi/
H A Dv_increment.c32 #define DEC 0 macro
/freebsd-10-stable/sys/kern/
H A Dsubr_fattime.c95 #define DEC (NOV + 31) macro
/freebsd-10-stable/usr.bin/uudecode/
H A Duudecode.c348 #define DEC(c) (((c) - ' ') & 077) /* single character decode */ macro
[all...]
/freebsd-10-stable/contrib/ntp/util/
H A Dtg.c118 #define DEC 2 /* decrement to next digit */ macro
[all...]
H A Dtg2.c321 #define DEC (2) /* decrement to next digit and send PI */ macro
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A Dntp_calendar.h76 #define DEC 31 macro
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dop.h65 DEC, enumerator in enum:__anon12039
/freebsd-10-stable/usr.bin/at/
H A Dparsetime.c69 JUL, AUG, SEP, OCT, NOV, DEC, enumerator in enum:__anon11896
/freebsd-10-stable/usr.bin/calendar/
H A Dsunpos.c99 sunpos(int inYY, int inMM, int inDD, double UTCOFFSET, int inHOUR, int inMIN, int inSEC, double eastlongitude, double latitude, double *L, double *DEC) argument
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dvfprintf.c191 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator in enum:__anon3
/freebsd-10-stable/contrib/gdb/gdb/
H A Dm2-exp.c83 DEC = 285, enumerator in enum:yytokentype
131 #define DEC 285 macro
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h293 INC, DEC, OR, XOR, AND, enumerator in enum:llvm::X86ISD::NodeType
H A DX86ISelDAGToDAG.cpp1593 DEC, enumerator in enum:AtomicOpc
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2608 #define DEC(from,want,dp) do { \ macro
2693 #undef DEC macro
/freebsd-10-stable/contrib/binutils/bfd/
H A Dieee.c516 #define DEC macro
/freebsd-10-stable/contrib/binutils/binutils/
H A Dreadelf.c253 DEC, enumerator in enum:print_mode

Completed in 202 milliseconds