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

/freebsd-13-stable/usr.sbin/vidcontrol/
H A Ddecode.c47 #define DEC(c) (((c) - ' ') & 0x3f) macro
[all...]
/freebsd-13-stable/contrib/nvi/vi/
H A Dv_increment.c28 #define DEC 0 macro
/freebsd-13-stable/sys/kern/
H A Dsubr_fattime.c97 #define DEC (NOV + 31) macro
/freebsd-13-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-13-stable/usr.bin/uudecode/
H A Duudecode.c350 #define DEC(c) (((c) - ' ') & 077) /* single character decode */ macro
[all...]
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_calendar.h80 #define DEC 31 macro
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dvfprintf.c191 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator in enum:__anon5940
/freebsd-13-stable/usr.bin/at/
H A Dparsetime.c72 JUL, AUG, SEP, OCT, NOV, DEC, enumerator in enum:__anon16315
/freebsd-13-stable/usr.bin/calendar/
H A Dsunpos.c101 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-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2608 #define DEC(from,want,dp) do { \ macro
2693 #undef DEC macro
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c2861 #define DEC(from,want,dp) do { \ macro
2946 #undef DEC macro

Completed in 125 milliseconds