Home
last modified time | relevance | path

Searched refs:no_error (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/atf/atf-c/
H A Derror_test.c100 ATF_TC(no_error);
101 ATF_TC_HEAD(no_error, tc) in ATF_TC_HEAD() argument
106 ATF_TC_BODY(no_error, tc) in ATF_TC_BODY() argument
283 ATF_TP_ADD_TC(tp, no_error); in ATF_TP_ADD_TCS()
H A Dmacros_test.c225 H_CHECK_ERRNO(no_error, -1, errno_ok_stub() == -1);
229 H_REQUIRE_ERRNO(no_error, -1, errno_ok_stub() == -1);
246 { H_CHECK_ERRNO_HEAD_NAME(no_error), in ATF_TC_BODY()
247 H_CHECK_ERRNO_BODY_NAME(no_error), in ATF_TC_BODY()
290 { H_REQUIRE_ERRNO_HEAD_NAME(no_error), in ATF_TC_BODY()
291 H_REQUIRE_ERRNO_BODY_NAME(no_error), in ATF_TC_BODY()
/freebsd-12.1/sys/contrib/zstd/lib/common/
H A Derror_private.c20 case PREFIX(no_error): return "No error detected"; in ERR_getErrorString()
/freebsd-12.1/contrib/less/
H A Dcharset.c199 icharset(name, no_error) in icharset() argument
201 int no_error;
236 if (!no_error) {
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-1996324 * typeck.c (get_delta_difference): Add no_error parameter.
325 (build_ptrmemfunc): Call get_delta_difference with no_error set;
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-91937599 * Resolve the use of no_error and system_call_error.
7601 no_error.