Searched refs:Zero (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc80 E5 MinSqEr O Zero V9
956 FLOAT Zero; member in struct:Paranoia
1031 Zero = long(0);
1055 TstCond (Failure, (Zero + Zero == Zero), "0+0 != 0");
1056 TstCond (Failure, (One - One == Zero), "1-1 != 0");
1057 TstCond (Failure, (One > Zero), "1 <= 0");
1060 Z = -Zero;
1061 if (Z != Zero)
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dparanoia.cc80 E5 MinSqEr O Zero V9
956 FLOAT Zero; member in struct:Paranoia
1031 Zero = long(0);
1055 TstCond (Failure, (Zero + Zero == Zero), "0+0 != 0");
1056 TstCond (Failure, (One - One == Zero), "1-1 != 0");
1057 TstCond (Failure, (One > Zero), "1 <= 0");
1060 Z = -Zero;
1061 if (Z != Zero)
[all...]
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A De_fmodf.c30 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
49 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/
82 return Zero[(u_int32_t)sx>>31];
91 return Zero[(u_int32_t)sx>>31];
H A Ds_remquof.c18 static const float Zero[] = {0.0, -0.0,}; variable
49 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/
91 return Zero[(u_int32_t)sx>>31];
H A De_fmod.c27 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
48 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/
102 return Zero[(u_int32_t)sx>>31];
111 return Zero[(u_int32_t)sx>>31];
H A Ds_remquo.c20 static const double Zero[] = {0.0, -0.0,}; variable
54 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/
117 return Zero[(u_int32_t)sx>>31];
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Ds390x.inc12 # Zero this frame's back chain pointer.
H A Ds390.inc12 # Zero this frame's back chain pointer.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sparc/
H A Dpr4587.s11 ! Zero-out the first FP register
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/warn/
H A DWlogical-op-1.C15 typedef void **Zero; typedef in class:QFlags
/netbsd-6-1-5-RELEASE/sys/arch/pmax/stand/common/
H A Dstart.S96 sw zero, CALLFRAME_RA(sp) # Zero out old ra for debugger
97 sw zero, CALLFRAME_SP(sp) # Zero out old fp for debugger
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/sh64/
H A Dcrange5.s0 ! Zero-sized range descriptors are handled well, but GAS should not emit
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs57 if (_gzFile == IntPtr.Zero)
70 if (_gzFile == IntPtr.Zero)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs57 if (_gzFile == IntPtr.Zero)
70 if (_gzFile == IntPtr.Zero)
/netbsd-6-1-5-RELEASE/sys/arch/vax/boot/common/
H A Dsrt0.S59 movc5 $0,(%r3),$0,%r2,(%r3) # Zero bss
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/h8300/
H A Dbset.s795 bset/eq #0, @byte_dst:16 ; Zero is clear, should have no effect.
802 bset/eq #0, @byte_dst:16 ; Zero is set: operation should succeed.
815 bclr/eq #0, @byte_dst:32 ; Zero is clear, should have no effect.
822 bclr/eq #0, @byte_dst:32 ; Zero is set: operation should succeed.
846 bset/ne #0, @byte_dst:16 ; Zero is set; should have no effect.
855 bset/ne #0, @byte_dst:16 ; Zero is clear: operation should succeed.
865 bclr/ne #0, @byte_dst:32 ; Zero is set, should have no effect.
874 bclr/ne #0, @byte_dst:32 ; Zero is clear: operation should succeed.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/tic4x/
H A Daddressing.s19 bz Type_BI ; Zero branch (00101)
37 bzuf Type_BI ; Zero or FP underflow branch (10100)
51 ldiz R0,R0 ; Zero load (00101)
69 ldizuf R0,R0 ; Zero or FP underflow load (10100)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/picochip/libgccExtras/
H A Dudivmodsi4.asm107 // Zero shift is a special case. Shifting by zero within a 16-bit
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Dpfpsp.s5789 # Multiply: (Infinity x Zero) #
5790 # Divide : (Zero / Zero) || (Infinity / Infinity) #
8407 # Multiply: (Zero x Zero) || (Zero x norm) || (Zero x denorm)
9632 # Zero:
9722 # Zero:
9824 # Zero
[all...]
H A Dfpsp.s11975 # Multiply: (Zero x Zero) || (Zero x norm) || (Zero x denorm)
13200 # Zero:
13290 # Zero:
13392 # Zero:
16242 # Multiply: (Infinity x Zero) #
16243 # Divide : (Zero / Zero) || (Infinit
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex1300 \textbf{Output}. Zero the contents of $a$ \\
1416 1. Zero $a$ (\textit{mp\_zero}). \\
1462 1. Zero $a$ (\textit{mp\_zero}) \\
2223 \hspace{3mm}2.1 Zero $a$. (\textit{mp\_zero}). \\
4170 Zero excess digits and fixup $x$. \\
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dlocore.s3358 clr %l5 ! Zero handled count
5399 * Zero one page physically addressed
5533 clruw %o1 ! Zero extend
5633 clruw %o1 ! Zero extend

Completed in 533 milliseconds