Searched refs:DECC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/byacc/
H A Dvmsbuild.com31 $ CFLAGS = "/DECC/prefix=all"
54 $ if "''comp'" .eqs. "DECC"
92 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").nes.""
/freebsd-11-stable/contrib/ntp/util/
H A Dtg2.c328 #define DECC (9) /* decrement to next digit and send bit */ macro
411 {DECC, 1}, /* 3 0x0 1000 */
415 {DECC, 1}, /* 8 0x1 0000 */
427 {DECC, 1}, /* 3 CF # 22 */
431 {DECC, 1}, /* 8 CF # 26 */
444 {DECC, 1}, /* 4 CF # 14, 0x0 0010 */
448 {DECC, 1}, /* 9 CF # 18, 0x0 0100 */
1596 case DECC: /* decrement pointer and send bit. */

Completed in 75 milliseconds