Searched refs:decc (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/byacc/
H A Dvmsbuild.com10 $! <compiler> :== { decc | vaxc }
12 $! The default compiler on VAX hosts is vaxc, else decc (Alpha hosts).
37 $ write sys$output " $ @vmsbuild [BYACC [{decc | vaxc} [<bldtarget>]]]"
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-unix.c69 #define vfork() (decc$$alloc_vfork_blocks() >= 0 ? \
70 lib$get_current_invo_context(decc$$get_vfork_jmpbuf()) : -1)
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dlbc.c305 regval |= (sc->sc_banks[i].decc << 9);
607 sc->sc_banks[bank].decc = LBCRES_DECC_DISABLED;
H A Dlbc.h103 uint8_t decc; /* data error checking */ member in struct:lbc_bank

Completed in 119 milliseconds