Searched refs:no_error (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/bsd/atf/dist/atf-c/ |
| D | error_test.c | 105 ATF_TC(no_error); 106 ATF_TC_HEAD(no_error, tc) in ATF_TC_HEAD() argument 111 ATF_TC_BODY(no_error, tc) in ATF_TC_BODY() argument 295 ATF_TP_ADD_TC(tp, no_error); in ATF_TP_ADD_TCS()
|
| D | macros_test.c | 227 H_CHECK_ERRNO(no_error, -1, errno_ok_stub() == -1); 231 H_REQUIRE_ERRNO(no_error, -1, errno_ok_stub() == -1); 248 { H_CHECK_ERRNO_HEAD_NAME(no_error), in ATF_TC_BODY() 249 H_CHECK_ERRNO_BODY_NAME(no_error), in ATF_TC_BODY() 292 { H_REQUIRE_ERRNO_HEAD_NAME(no_error), in ATF_TC_BODY() 293 H_REQUIRE_ERRNO_BODY_NAME(no_error), in ATF_TC_BODY()
|
| /netbsd/src/external/bsd/less/dist/ |
| D | charset.c | 303 static int icharset(char *name, int no_error) in icharset() argument 338 if (!no_error) { in icharset()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-1996 | 324 * typeck.c (get_delta_difference): Add no_error parameter. 325 (build_ptrmemfunc): Call get_delta_difference with no_error set;
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-i386.c | 234 no_error, /* Must be first. */ enumerator 6454 if (i.error != no_error) in md_assemble()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog-9193 | 7599 * Resolve the use of no_error and system_call_error. 7601 no_error.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog-9193 | 7599 * Resolve the use of no_error and system_call_error. 7601 no_error.
|
| /netbsd/src/external/bsd/byacc/dist/ |
| D | CHANGES | 104 * error.c: rename no_space() to no_error(), handling any errno
|