| /src/common/lib/libc/arch/ia64/string/ |
| bzero.S | 58 3: tbit.nz p6,p0=in0,0 ;; 62 tbit.nz p6,p0=in0,1 ;; 66 tbit.nz p6,p0=in0,2 ;;
|
| /src/external/gpl3/gdb/dist/sim/testsuite/ft32/ |
| testutils.inc | 63 jmpc nz,failcase
|
| basic.s | 376 jmpc nz,failcase 378 jmpc nz,failcase 380 jmpc nz,failcase 616 callc nz,zr0 743 jmpc nz,failcase 746 jmpc nz,failcase
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/ft32/ |
| testutils.inc | 63 jmpc nz,failcase
|
| basic.s | 376 jmpc nz,failcase 378 jmpc nz,failcase 380 jmpc nz,failcase 616 callc nz,zr0 743 jmpc nz,failcase 746 jmpc nz,failcase
|
| /src/lib/libc/gdtoa/ |
| strtod.c | 100 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...] |
| strtodg.c | 334 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...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-range-infer.cc | 126 int_range<2> nz; 127 nz.set_nonzero (TREE_TYPE (name)); 128 add_range (name, nz);
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| kernel.fuc | 59 bra nz #rd32_wait 81 bra nz #wr32_host 89 bra nz #wr32_wait 351 bra nz #timer_enable
|
| i2c_.fuc | 168 bra nz #i2c_raise_scl_wait 243 bra nz #i2c_get_byte_next 368 bra nz #i2c_recv_done
|
| memx.fuc | 136 bra nz #memx_func_leave_wait 189 bra nz #memx_func_wait_vblank_0 229 bra nz #memx_func_wr32
|
| /src/external/gpl2/rcs/dist/src/ |
| rcsfnms.c | 559 char const *x, *p, *nz; local 563 nz = name + nl; 567 if (xl <= nl && memcmp(p = nz-xl, x, xl) == 0) 570 for (p = name; p < nz - rcslen; p++) 576 return nz;
|
| /src/external/bsd/nsd/dist/ |
| remote.c | 1037 struct notify_zone* nz = (struct notify_zone*)rbtree_search( local 1100 if(nz) { 1101 if(nz->is_waiting) { 1104 } else if(nz->notify_send_enable || nz->notify_send6_enable) { 1109 if(!nz->pkts[i].dest) continue; 1111 nz->pkts[i].dest->ip_address_spec)) 1115 (unsigned)ntohl(nz->current_soa->serial))) 1831 zone_notify_config_changed(struct notify_zone* nz, struct pattern_options* oldp, struct pattern_options* newp) 1836 nz->options->name)) 1868 struct notify_zone* nz; local 1920 struct notify_zone* nz; local [all...] |
| /src/external/gpl3/gdb/dist/sim/h8300/ |
| compile.c | 279 #define Z (nz == 0) 295 nz = !((h8_get_ccr (cpu) >> 2) & 1); \ 1768 int c, nz, v, n, u, h, ui, intMaskBit; local 3525 OBITOP (O_BTST, 1, 0, nz = ea & m); /* btst */ 3619 nz = !h8_get_macZ (cpu); 3698 nz = res & 0xffff; 3712 nz = res & 0xffffffff; 3726 nz = res & 0xffffffff; 3781 nz = res & 0xffff; 3796 nz = res & 0xffffffff [all...] |
| /src/external/gpl3/gdb.old/dist/sim/h8300/ |
| compile.c | 279 #define Z (nz == 0) 295 nz = !((h8_get_ccr (cpu) >> 2) & 1); \ 1768 int c, nz, v, n, u, h, ui, intMaskBit; local 3525 OBITOP (O_BTST, 1, 0, nz = ea & m); /* btst */ 3619 nz = !h8_get_macZ (cpu); 3698 nz = res & 0xffff; 3712 nz = res & 0xffffffff; 3726 nz = res & 0xffffffff; 3781 nz = res & 0xffff; 3796 nz = res & 0xffffffff [all...] |
| /src/usr.bin/systat/ |
| vmstat.c | 565 #define nz(x) ((x) ? (x) : 1) macro 566 putfloat(s.nchstats.ncs_goodhits * 100.0 / nz(s.nchcount), 569 putfloat(s.nchstats.ncs_pass2 * 100.0 / nz(s.nchcount), 571 #undef nz macro 796 putfloat(double f, int l, int c, int w, int d, int nz) 802 if (nz && f == 0.0 && !showzero) {
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/ |
| gammafunction.d | 1639 real p, q, nz, s, w, y, z; 1644 nz = 0.0; 1658 nz = q - p; 1659 if ( nz != 0.5 ) 1661 if ( nz > 0.5 ) 1664 nz = q - p; 1666 nz = PI/tan(PI*nz); 1670 nz = 0.0; 1710 y -= nz; [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/fuc/ |
| gpc.fuc | 275 bra nz #tpc_strand_init_idx_loop 278 bra nz #tpc_strand_init_tpc_loop
|
| /src/external/lgpl3/gmp/dist/mpn/x86_64/ |
| divrem_1.asm | 145 ASSERT(nz, `test $15, %rsp') 210 ASSERT(nz, `test $15, %rsp')
|
| divrem_2.asm | 104 ASSERT(nz, `test $15, %rsp')
|
| /src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
| pre_mod_1.asm | 54 ASSERT(nz,`testl $0x80000000, PARAM_DIVISOR')
|
| /src/crypto/external/apache2/openssl/dist/crypto/ec/curve448/ |
| curve448.c | 387 mask_t nz; local 446 nz = ~gf_eq(x1, ZERO); 456 return c448_succeed_if(mask_to_bool(nz));
|
| /src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/ |
| curve448.c | 393 mask_t nz; local 452 nz = ~gf_eq(x1, ZERO); 462 return c448_succeed_if(mask_to_bool(nz));
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/ |
| curve448.c | 386 mask_t nz; local 445 nz = ~gf_eq(x1, ZERO); 455 return c448_succeed_if(mask_to_bool(nz));
|
| /src/external/lgpl3/gmp/dist/mpn/x86/pentium/ |
| bdiv_q_1.asm | 71 ASSERT(nz, `orl %eax, %eax')
|