Searched refs:err1 (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-current/sys/lib/libsa/
H A Dclose.c73 int err1 = 0, err2 = 0; local
87 err1 = FS_CLOSE(f->f_ops)(f);
94 if (err1) {
95 errno = err1;
/netbsd-current/sys/compat/common/
H A Dcompat_50_mod.c71 goto err1;
100 err1:
124 goto err1;
147 err1:
H A Dcompat_30_mod.c93 goto err1;
109 err1:
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dyn.c275 mpfr_exp_t err1; local
300 err1 = 3;
302 err1 = (mpfr_exp_t) MPFR_PREC(y) - MPFR_EXP(y) + 1;
303 ok = MPFR_CAN_ROUND (y, prec - err1, MPFR_PREC(res), r);
323 mpfr_exp_t err1, err2, err3; local
353 err1 = 0;
356 err1 = mpfr_yn_s1 (s1, y, absn - 1);
360 err1 = MPFR_INT_CEIL_LOG2 (3 * absn + 3) + err1 + 1;
361 /* rel_err(s1) <= 2^(err1
[all...]
H A Dsin.c41 mpfr_exp_t expx, err1, err; local
69 err1 = -2 * expx;
72 MPFR_FAST_COMPUTE_IF_SMALL_INPUT (y, x, err1, 2, 0, rnd_mode, {});
96 err1 should be small enough. But the assertion makes the code
98 MPFR_ASSERTN (err1 <= MPFR_PREC_MAX - m);
99 m += err1;
H A Dcosu.c111 /* The 3rd argument (err1) of MPFR_SMALL_INPUT_AFTER_SAVE_EXPO should be
120 mpfr_exp_t err1 = errb >= 0 || erra < MPFR_EXP_MAX + errb ? local
122 MPFR_SMALL_INPUT_AFTER_SAVE_EXPO (y, __gmpfr_one, err1, 0, 0,
/netbsd-current/usr.sbin/sysinst/
H A Daout2elf.c345 goto err1;
361 goto err1;
370 goto err1;
374 goto err1;
385 goto err1;
396 goto err1;
404 goto err1;
419 goto err1;
424 goto err1;
428 goto err1;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
H A Dbreak-ask.exp33 set err1 [gdb_compile "thefile.cc" $objfile1 object $opts]
38 if { $err1 != "" || $err2 != "" } {
/netbsd-current/sys/external/bsd/gnu-efi/dist/inc/
H A Defifpswa.h17 UINT64 err1; member in struct:_FPSWA_RET
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfile.c78 goto err1;
130 err1:
140 goto err1;
178 err1:
/netbsd-current/lib/libc/citrus/
H A Dcitrus_esdb.c92 goto err1;
100 goto err1;
106 goto err1;
110 goto err1;
180 err1:
/netbsd-current/sys/arch/xen/x86/
H A Dxen_shm_machdep.c99 goto err1;
160 goto err1;
171 err1:
/netbsd-current/external/bsd/pcc/dist/pcc/f77/fcom/
H A Derror.c89 err1("Declaration error %s", s);
/netbsd-current/sys/arch/ia64/include/
H A Dfpu.h85 unsigned long err1; member in struct:fpswa_ret
/netbsd-current/tests/lib/libc/sys/
H A Dt_mlock.c59 int err1, err2; local
69 err1 = mlock(buf, page - i);
70 if (err1 != 0)
78 buf, page - i, strerror(errno), err1?"failed":"ok");
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dcheck_test.c409 const char *err1, *err2; local
421 err1 = atf_check_result_stderr(&result1);
426 ATF_CHECK(strstr(err1, "check.XXXXXX") == NULL);
431 ATF_CHECK(strstr(err1, "/check") != NULL);
436 ATF_CHECK(strstr(err1, "/stderr") != NULL);
440 ATF_CHECK(strcmp(err1, err2) != 0);
453 CHECK_LINES(err1, "stderr", "result1");
/netbsd-current/external/bsd/atf/dist/atf-c++/
H A Dcheck_test.cpp341 const std::string err1 = r1->stderr_path(); local
346 ATF_REQUIRE(err1.find("check.XXXXXX") == std::string::npos);
351 ATF_REQUIRE(err1.find("/check") != std::string::npos);
356 ATF_REQUIRE(err1.find("/stderr") != std::string::npos);
360 ATF_REQUIRE(err1 != err2);
364 check_lines(err1, "stderr", "result1");
/netbsd-current/lib/libc/rpc/
H A Dclnt_generic.c338 goto err1;
356 goto err1; /* borrow errors from clnt_dg/vc creates */
380 err1: if (madefd)
/netbsd-current/usr.bin/vndcompress/
H A Dvnduncompress.c53 static void err1(const char *, ...) __printflike(1,2) __dead;
140 offtab_reset_read(&offtab, &err1, &errx1);
245 err1(const char *fmt, ...) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_enc.c570 goto err1;
573 goto err1;
576 goto err1;
579 goto err1;
582 goto err1;
594 err1:
/netbsd-current/external/bsd/libproc/dist/
H A Dproc_sym.c342 goto err1;
388 err1:
491 goto err1;
536 err1:
589 goto err1;
652 err1:
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/txt_db/
H A Dtxt_db.c260 goto err1;
264 goto err1;
267 err1:
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/txt_db/
H A Dtxt_db.c260 goto err1;
264 goto err1;
267 err1:
/netbsd-current/sys/arch/i386/stand/fatboot/
H A Dfatboot.S282 err1: jmp error label
306 jc err1
/netbsd-current/sys/arch/x86/x86/
H A Dcpu_ucode_amd.c282 goto err1;
300 err1:

Completed in 190 milliseconds

1234