Home
last modified time | relevance | path

Searched defs:DEC (Results 1 – 12 of 12) sorted by relevance

/freebsd/usr.sbin/vidcontrol/
H A Ddecode.c42 #define DEC(c) (((c) - ' ') & 0x3f) in decode() macro
/freebsd/contrib/nvi/vi/
H A Dv_increment.c28 #define DEC 0 macro
/freebsd/sys/kern/
H A Dsubr_fattime.c96 #define DEC (NOV + 31) macro
/freebsd/usr.bin/bintrans/
H A Duudecode.c368 #define DEC(c) (((c) - ' ') & 077) /* single character decode */ in uu_decode() macro
/freebsd/contrib/ntp/util/
H A Dtg.c118 #define DEC 2 /* decrement to next digit */ macro
H A Dtg2.c321 #define DEC (2) /* decrement to next digit and send PI */ macro
/freebsd/contrib/ntp/include/
H A Dntp_calendar.h80 #define DEC 31 macro
/freebsd/usr.bin/at/
H A Dparsetime.c70 JUL, AUG, SEP, OCT, NOV, DEC, enumerator
/freebsd/usr.bin/calendar/
H A Dsunpos.c100 int inSEC, double eastlongitude, double latitude, double *L, double *DEC) in sunpos()
/freebsd/contrib/sendmail/libsm/
H A Dvfprintf.c191 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2926 #define DEC(from,want,dp) do { \ in http_uriencode_test() macro
/freebsd/contrib/libevent/test/
H A Dregress_http.c2926 #define DEC(from,want,dp) do { \ in http_uriencode_test() macro