Searched refs:print_errno (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c1512 int res, print_errno; local
1516 print_errno = 0;
1532 print_errno ? " errno_in=" : "",
1533 print_errno ? errnos[test.in_err] : "",
1541 print_errno = 1;
/freebsd-current/contrib/unbound/util/
H A Dnet_help.c972 int print_errno = 0, print_crypto_err = 0; local
1013 print_errno = 1;
1022 print_errno = 1;
1026 if(print_errno) {
1039 if(print_errno) {

Completed in 170 milliseconds