Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/vidcontrol/
H A Ddecode.c44 #define DEC(c) (((c) - ' ') & 0x3f) in decode() macro
/dragonfly/contrib/nvi2/vi/
H A Dv_increment.c28 #define DEC 0 macro
/dragonfly/usr.bin/uudecode/
H A Duudecode.c342 #define DEC(c) (((c) - ' ') & 077) /* single character decode */ in uu_decode() macro
/dragonfly/sys/kern/
H A Dsubr_fattime.c96 #define DEC (NOV + 31) macro
/dragonfly/usr.bin/at/
H A Dparsetime.c65 JUL, AUG, SEP, OCT, NOV, DEC, enumerator
/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpr.h108 #define SUB_PARM_SIZE(TO, DEC) \ argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.h524 #define SUB_PARM_SIZE(TO, DEC) \ argument
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c273 DEC, enumerator
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c293 DEC, enumerator