Home
last modified time | relevance | path

Searched refs:ZERO (Results 1 – 25 of 134) sorted by relevance

123456

/netbsd/src/tests/lib/libc/net/
Dt_ether_aton.c62 #define ZERO { 0, 0, 0, 0, 0, 0 } macro
63 { ZERO, "0:1:2-3:04:05:06", ENAMETOOLONG },
64 { ZERO, "0:1:2-3:04:", ENOBUFS },
65 { ZERO, "0:1:2-3:04:x7", EINVAL },
66 { ZERO, "1:x-3:04:05:7", EINVAL },
67 { ZERO, NULL, 0 },
/netbsd/src/external/bsd/ntp/dist/sntp/tests/
DpacketHandling.c236 ZERO(rpkt); in test_HandleUnusableServer()
237 ZERO(host); in test_HandleUnusableServer()
250 ZERO(rpkt); in test_HandleUnusablePacket()
251 ZERO(host); in test_HandleUnusablePacket()
264 ZERO(rpkt); in test_HandleServerAuthenticationFailure()
265 ZERO(host); in test_HandleServerAuthenticationFailure()
282 ZERO(rpkt); in test_HandleKodDemobilize()
284 ZERO(host); in test_HandleKodDemobilize()
305 ZERO(rpkt); in test_HandleKodRate()
306 ZERO(host); in test_HandleKodRate()
[all …]
/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Ddecodenetnum.c43 ZERO(expected); in test_IPv4AddressOnly()
59 ZERO(expected); in test_IPv4AddressWithPort()
86 ZERO(expected); in test_IPv6AddressOnly()
121 ZERO(expected); in test_IPv6AddressWithPort()
152 ZERO(expected); in test_IPv6AddressWithScope()
186 ZERO(expected); in test_IPv6AddressWithPortAndScope()
222 ZERO(expected); in test_IllegalCharInPort()
Dmsyslog.c107 ZERO(exp_buf); in test_msnprintfHangingPercent()
108 ZERO(act_buf); in test_msnprintfHangingPercent()
123 ZERO(act_buf); in test_format_errmsgHangingPercent()
Dsocktoa.c56 ZERO(input); in test_IPv6AddressWithPort()
90 ZERO(input); in test_ScopedIPv6AddressWithPort()
/netbsd/src/usr.bin/make/unit-tests/
Dcond-func-empty.mk13 ZERO= 0
85 .if empty(ZERO)
87 .elif ${ZERO}
89 .elif ${ZERO} == ""
Dvarmod-select-words.exp116 LIST:[${ZERO}]="one two three four five six"
117 LIST:[${ZERO}x${ONE}]="one"
/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeTILEGX_64.c73 #define ZERO 63 macro
940 inst[0] = BEQZ_X1 | SRCA_X1(ZERO); in detect_jump_type()
1126 return ADDLI(dst_ar, ZERO, imm); in load_immediate()
1129 FAIL_IF(ADDLI(dst_ar, ZERO, imm >> 16)); in load_immediate()
1134 FAIL_IF(ADDLI(dst_ar, ZERO, imm >> 32)); in load_immediate()
1139 FAIL_IF(ADDLI(dst_ar, ZERO, imm >> 48)); in load_immediate()
1150 FAIL_IF(ADDLI_SOLO(dst_ar, ZERO, imm >> 32)); in emit_const()
1155 FAIL_IF(ADDLI(dst_ar, ZERO, imm >> 32)); in emit_const()
1165 FAIL_IF(ADDLI_SOLO(reg_map[dst_ar], ZERO, imm >> 48)); in emit_const_64()
1171 FAIL_IF(ADDLI(reg_map[dst_ar], ZERO, imm >> 48)); in emit_const_64()
[all …]
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/asm/
Dbn-c64xplus.asm57 [B0] ZERO A19 ; high part of accumulator
87 [B0] ZERO A19 ; high part of accumulator
138 [B0] ZERO A1 ; carry flag
163 [B0] ZERO A2 ; borrow flag
207 ||[ A1] ZERO A1
234 || ZERO B19 ; high part of accumulator
244 || ZERO B7
246 || ZERO A1
274 || ZERO.S B19 ; high part of accumulator
Drsaz-avx2.pl420 $ZERO = $ACC9;
438 vpxor $ZERO, $ZERO, $ZERO
441 vpblendd \$3, $ZERO, $TEMP1, $TEMP0
444 vpblendd \$3, $TEMP2, $ZERO, $TEMP2
670 vpxor $ZERO, $ZERO, $ZERO
694 vpblendd \$3, $ZERO, $TEMP1, $TEMP0
702 vpblendd \$3, $TEMP4, $ZERO, $TEMP4
718 vpblendd \$3, $ZERO, $TEMP1, $TEMP0
728 vpblendd \$3, $TEMP4, $ZERO, $TEMP4
751 vpblendd \$3, $ZERO, $TEMP1, $TEMP0
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Denumval.c20 enum { ZERO }; enumerator
31 return ZERO; /* This is here to ensure it survives into the debug info. */ in main()
/netbsd/src/external/gpl3/gcc/dist/intl/
DgettextP.h140 # define ZERO 0 macro
142 # define ZERO 1 macro
153 char domainname[ZERO];
/netbsd/src/sys/arch/m68k/060sp/dist/
Dfplsp.s416 set ZERO, 0x01 # operand type for STAG/DTAG
600 cmpi.b %d1,&ZERO # is operand a ZERO?
658 cmpi.b %d1,&ZERO # is operand a ZERO?
716 cmpi.b %d1,&ZERO # is operand a ZERO?
777 cmpi.b %d1,&ZERO # is operand a ZERO?
835 cmpi.b %d1,&ZERO # is operand a ZERO?
893 cmpi.b %d1,&ZERO # is operand a ZERO?
954 cmpi.b %d1,&ZERO # is operand a ZERO?
1012 cmpi.b %d1,&ZERO # is operand a ZERO?
1070 cmpi.b %d1,&ZERO # is operand a ZERO?
[all …]
Dfpsp.s936 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
1277 # input is an UNNORM, then convert it to a NORM, DENORM, or ZERO.
1282 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
1847 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
2092 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
3573 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
3678 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
8334 #--A FINITE, NON-ZERO, NORMALIZED NUMBER.
8575 ble.w LP1NEG0 # LOG OF ZERO OR -VE
10450 long 0x00000000, 0x00000000, 0x00000000, 0x0 # ZERO;ext
[all …]
/netbsd/src/external/bsd/ntp/dist/libntp/
Dsyssignal.c40 ZERO(vec); in signal_no_reset()
74 ZERO(sv); in signal_no_reset()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_signd.c43 ZERO(addr); in ux_socket_connect()
169 ZERO(samba_pkt); in send_via_ntp_signd()
Drefclock_nmea.c410 ZERO(up->tally); in nmea_start()
656 ZERO(tofs); in nmea_procrec()
657 ZERO(date); in nmea_procrec()
658 ZERO(wgps); in nmea_procrec()
659 ZERO(dntp); in nmea_procrec()
1149 ZERO(up->tally); in nmea_poll()
1505 ZERO(ts); in _parse_frac()
1799 ZERO(ai_hint); in nmead_open()
Drefclock_zyfer.c294 ZERO(tsdoy); in zyfer_receive()
295 ZERO(tfrac); in zyfer_receive()
Drefclock_jupiter.c283 ZERO(up->rcv_next); in jupiter_config()
284 ZERO(up->ref_next); in jupiter_config()
285 ZERO(up->piv_next); in jupiter_config()
360 ZERO(up->piv_next); in jupiter_ticker()
693 ZERO(fofs); in jupiter_parse_t()
Dntp_request.c740 ZERO(ips->dstadr6); in list_peers_sum()
827 ZERO(ipl); in peer_info()
853 ZERO(ip->dstadr6); in peer_info()
969 ZERO(ipl); in peer_stats()
971 ZERO(addr); in peer_stats()
1020 ZERO(ip->dstadr6); in peer_stats()
1315 ZERO(temp_cp); in do_conf()
1439 ZERO(temp_cp); in do_unconf()
2064 ZERO(cp); in reset_peer()
2097 ZERO(cp); in reset_peer()
[all …]
Dntp_refclock.c1442 ZERO(ap->ts); /* [Bug 2689] defined INIT state */ in refclock_ppsapi()
1460 ZERO(ap->pps_params); in refclock_params()
1536 ZERO(timeout); in refclock_pps()
1537 ZERO(pps_info); in refclock_pps()
1681 ZERO(timeout); in refclock_ppsaugment()
1682 ZERO(pps_info); in refclock_ppsaugment()
/netbsd/src/external/bsd/ntp/dist/ntpq/
Dntpq-subs.c868 ZERO(tmplist); in readvar()
907 ZERO(tmplist); in writevar()
976 ZERO(tmplist); in clockvar()
1087 ZERO(tmplist); in mreadvar()
1727 ZERO(estoffset); in doprintpeers()
1728 ZERO(estdelay); in doprintpeers()
1729 ZERO(estjitter); in doprintpeers()
1730 ZERO(estdisp); in doprintpeers()
1772 ZERO(u32); in doprintpeers()
1796 ZERO(u32); in doprintpeers()
[all …]
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_malloc.h61 #define ZERO(var) zero_mem(&(var), sizeof(var)) macro
Dntp_syscall.h41 ZERO(tntx); in ntp_gettime()
/netbsd/src/external/historical/nawk/dist/
Db.c307 case ZERO: in penter()
323 case ZERO: in freetr()
519 case ZERO: in cfoll()
564 case ZERO: in first()
1079 case ZERO: in unary()
1081 return (unary(op2(ZERO, np, NIL))); in unary()
1449 return ZERO; in relex()

123456