Searched refs:disables (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dfp_complete.c344 uint64_t disables; local
365 * disables = ~(~flags | mask)
366 * disables = flags & ~mask. Thank you, Augustus De Morgan (1806-1871)
368 disables = FP_C_TO_NETBSD_FLAG(fp_c) & ~FP_C_TO_NETBSD_MASK(fp_c);
370 fpcr |= (disables & (FP_X_IMP | FP_X_UFL)) << (61 - 3);
371 fpcr |= (disables & (FP_X_OFL | FP_X_DZ | FP_X_INV)) << (49 - 0);
/netbsd-6-1-5-RELEASE/sys/arch/hp700/hp700/
H A Dlocore.S1060 depi 0, 25, 2, %r1 ; disables the FPU
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/
H A Dmakevms.com325 $! Rules are checked sequentially. If a rule disables an algorithm, it will
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex2493 % \relax disables Spanish ligatures ?` and !` of \tt font.
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dtexinfo.tex2496 % \relax disables Spanish ligatures ?` and !` of \tt font.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex2493 % \relax disables Spanish ligatures ?` and !` of \tt font.
/netbsd-6-1-5-RELEASE/external/lgpl2/mpc/dist/doc/
H A Dtexinfo.tex2496 % \relax disables Spanish ligatures ?` and !` of \tt font.
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/
H A Dconfigure1513 server disables server support for case insensitive
[all...]

Completed in 407 milliseconds