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

/freebsd-current/usr.sbin/vidcontrol/
H A Ddecode.c42 #define DEC(c) (((c) - ' ') & 0x3f) macro
[all...]
/freebsd-current/contrib/nvi/vi/
H A Dv_increment.c28 #define DEC 0 macro
/freebsd-current/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-current/usr.bin/bintrans/
H A Duudecode.c368 #define DEC(c) (((c) - ' ') & 077) /* single character decode */ macro
[all...]
/freebsd-current/sys/kern/
H A Dsubr_fattime.c96 #define DEC (NOV + 31) macro
/freebsd-current/contrib/ntp/include/
H A Dntp_calendar.h80 #define DEC 31 macro
/freebsd-current/usr.bin/at/
H A Dparsetime.c70 JUL, AUG, SEP, OCT, NOV, DEC, enumerator in enum:__anon6414
/freebsd-current/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-current/contrib/sendmail/libsm/
H A Dvfprintf.c191 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator in enum:__anon3
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2926 #define DEC(from,want,dp) do { \ macro
3011 #undef DEC macro
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c2926 #define DEC(from,want,dp) do { \ macro
3011 #undef DEC macro

Completed in 136 milliseconds