Home
last modified time | relevance | path

Searched refs:nz (Results 1 – 25 of 100) sorted by relevance

1234

/netbsd/src/lib/libc/gdtoa/
Dstrtod.c100 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
133 sign = nz0 = nz = 0;
219 nz++;
222 nf += nz;
223 nz = 0;
230 nz++;
232 nf += nz;
233 for(i = 1; i < nz; i++)
242 nz = 0;
249 if (!nd && !nz && !nz0) {
[all …]
Dstrtodg.c334 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
350 denorm = sign = nz0 = nz = 0;
424 nz++;
427 nf += nz;
428 nz = 0;
435 nz++;
437 nf += nz;
438 for(i = 1; i < nz; i++)
447 nz = 0;
454 if (!nd && !nz && !nz0) {
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/h8300/
Dcompile.c279 #define Z (nz == 0)
295 nz = !((h8_get_ccr (cpu) >> 2) & 1); \
1768 int c, nz, v, n, u, h, ui, intMaskBit; in step_once() local
3525 OBITOP (O_BTST, 1, 0, nz = ea & m); /* btst */ in step_once()
3619 nz = !h8_get_macZ (cpu); in step_once()
3698 nz = res & 0xffff; in step_once()
3712 nz = res & 0xffffffff; in step_once()
3726 nz = res & 0xffffffff; in step_once()
3781 nz = res & 0xffff; in step_once()
3796 nz = res & 0xffffffff; in step_once()
[all …]
/netbsd/src/external/bsd/file/dist/tests/
Descapevel.result1 Zip data (MIME type "application/vnd.nz.gen.geek_central.ti5x"?)
/netbsd/src/usr.bin/systat/
Dvmstat.c565 #define nz(x) ((x) ? (x) : 1) in showvmstat() macro
566 putfloat(s.nchstats.ncs_goodhits * 100.0 / nz(s.nchcount), in showvmstat()
569 putfloat(s.nchstats.ncs_pass2 * 100.0 / nz(s.nchcount), in showvmstat()
571 #undef nz in showvmstat()
796 putfloat(double f, int l, int c, int w, int d, int nz) in putfloat() argument
802 if (nz && f == 0.0 && !showzero) { in putfloat()
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/
Dmod_1_4.asm194 ASSERT(nz, `test $15, %rsp')
Dmod_1_2.asm187 ASSERT(nz, `test $15, %rsp')
Dmod_1_1.asm202 ASSERT(nz, `test $15, %rsp')
/netbsd/src/common/dist/zlib/contrib/
DREADME.contrib42 pascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al.
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
Ddivrem_1.asm145 ASSERT(nz, `test $15, %rsp')
/netbsd/src/tests/lib/libpthread/
Dd_mach62 netbsd.unix.net.nz
/netbsd/src/external/bsd/nvi/dist/docs/vi.ref/
Dspell.ok249 nz
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/atom/
Dredc_1.asm281 ASSERT(nz, `test $15, %rsp')
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
Dredc_1.asm287 ASSERT(nz, `test $15, %rsp')
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
Dredc_1.asm281 ASSERT(nz, `test $15, %rsp')
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-1999287 1999-12-23 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
292 1999-12-22 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
318 1999-12-21 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
372 1999-12-20 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
473 1999-12-18 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
478 1999-12-18 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1432 1999-12-05 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1765 1999-11-30 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2617 Sat Nov 13 16:20:09 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
2854 Wed Nov 10 11:47:54 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
[all …]
DFSFChangeLog1346 Sat May 23 22:31:17 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
1492 Sun Apr 19 20:21:19 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
1794 Wed Mar 18 17:40:09 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
2067 Sat Feb 28 05:04:47 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
2094 Thu Feb 26 07:05:14 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
2115 Wed Feb 25 20:50:08 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
2610 Mon Feb 2 15:33:58 1998 Michael P. Hayes <michaelh@ongaonga.chch.cri.nz>
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-2006182 2006-12-09 Nick Roberts <nickrob@snap.net.nz>
199 2006-12-08 Nick Roberts <nickrob@snap.net.nz>
259 2006-11-30 Nick Roberts <nickrob@snap.net.nz>
337 2006-11-29 Nick Roberts <nickrob@snap.net.nz>
1159 2006-09-16 Nick Roberts <nickrob@snap.net.nz>
1211 2006-08-24 Nick Roberts <nickrob@snap.net.nz>
1215 2006-08-23 Nick Roberts <nickrob@snap.net.nz>
1775 2006-07-13 Nick Roberts <nickrob@snap.net.nz>
2150 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
2315 2006-05-14 Nick Roberts <nickrob@snap.net.nz>
[all …]
/netbsd/src/external/bsd/bzip2/dist/
Dcompress.c60 #define bsNEEDW(nz) \ argument
/netbsd/src/sys/arch/ia64/ia64/
Dsupport.S77 tbit.nz p6,p7=r14,17 // physical or virtual ?
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.md332 ;; This replaces ld.b;sar;andi with tst1;setf nz.
410 return "cmpf.s %c1, %z2, %z3 ; trfsr ; setf nz, %0";
416 return "cmpf.s neq, %z2, %z3 ; trfsr ; setf nz, %0";
466 return "cmpf.d %c1, %z2, %z3 ; trfsr ; setf nz, %0";
472 return "cmpf.d neq, %z2, %z3 ; trfsr ; setf nz, %0";
1129 "setf nz,%0"
/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.md242 tbit.nz %0, p0 = %1, 0
270 tbit.nz %0, %I0 = %1, 0
1570 tbit.nz.and.orcm %0, %I0 = %2, 0
1606 tbit.nz.or.andcm %0, %I0 = %2, 0
1763 "tbit.nz.and.orcm %0, %I0 = %1, 0"
1785 "tbit.nz.and.orcm %0, %I0 = %1, %2"
1887 "tbit.nz.or.andcm %0, %I0 = %1, 0"
1909 "tbit.nz.or.andcm %0, %I0 = %1, %2"
3918 "tbit.nz %0, %I0 = %1, %2"
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dxstormy16.cpu185 ("nz.b" 12) ("nz" 13) ("z.b" 14) ("z" 15)))
1604 ((12) (set tmp (not psw-z8))) ; nz.b
1605 ((13) (set tmp (not psw-z16))) ; nz
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dxstormy16.cpu185 ("nz.b" 12) ("nz" 13) ("z.b" 14) ("z" 15)))
1604 ((12) (set tmp (not psw-z8))) ; nz.b
1605 ((13) (set tmp (not psw-z16))) ; nz
/netbsd/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
Dvchiq_arm.c2687 static const char *nz = "<-- preventing suspend"; in vchiq_dump_service_use_state() local
2749 service_data[i].use_count ? nz : ""); in vchiq_dump_service_use_state()

1234