Searched refs:zeroed (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/tostools/libtos/
H A Dbsdstart.S56 | All other registers zeroed for possible future requirements.
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/sparc32/v9/
H A Dadd_n.asm33 C system, but if they are not, they must be zeroed. That is indeed what
H A Dsub_n.asm33 C system, but if they are not, they must be zeroed. That is indeed what
/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/bootblock/boot/
H A Dstartit.s69 | All other registers zeroed for possible future requirements.
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Dgcd_1.asm88 C using add. That would mean keeping track of the lowest not-yet-zeroed
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex1322 After the function is completed, all of the digits are zeroed, the \textbf{used} count is zeroed and the
1720 The final carry is stored in $c_{max}$ and digits above $max$ upto $oldused$ are zeroed which completes the addition.
1822 10 will ensure that any leading digits of $c$ above the $max$'th position are zeroed.
2253 Once the window copy is complete the upper digits must be zeroed and the \textbf{used} count decremented.
4194 contents of $x$ with the excess digits zeroed. The reduction loop is very similar the to the baseline loop at heart. The multiplication on step
4214 The $\hat W$ array is first filled with digits of $x$ on line 48 then the rest of the digits are zeroed on line 55. Both loops share
4440 digit is set to the carry and the upper digits are zeroed. Steps 5 and 6 emulate the reduction modulo $\beta^m$ that should have happend to
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Ddes_enc-sparc.S250 ! Remaining bytes are zeroed.
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Ddes_enc-sparc.S250 ! Remaining bytes are zeroed.
/netbsd-6-1-5-RELEASE/sys/arch/m68k/060sp/dist/
H A Dpfpsp.s7276 # 16-bit field gets zeroed. we do this since we promise not to disturb
H A Dfpsp.s20374 # 16-bit field gets zeroed. we do this since we promise not to disturb
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c5633 ** freed by sqlite3_free() and the zErrMsg field will be zeroed.
12851 Bool zeroed; /* True if zeroed out and ready for reuse */ member in struct:VdbeCursor
[all...]

Completed in 614 milliseconds