Home
last modified time | relevance | path

Searched refs:__LINE__ (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/openbsd/lib/libcrypto/err/
H A Derr.h195 #define SYSerr(f,r) ERR_PUT_error(ERR_LIB_SYS,(f),(r),__FILE__,__LINE__)
196 #define BNerr(f,r) ERR_PUT_error(ERR_LIB_BN,(f),(r),__FILE__,__LINE__)
197 #define RSAerr(f,r) ERR_PUT_error(ERR_LIB_RSA,(f),(r),__FILE__,__LINE__)
198 #define DHerr(f,r) ERR_PUT_error(ERR_LIB_DH,(f),(r),__FILE__,__LINE__)
199 #define EVPerr(f,r) ERR_PUT_error(ERR_LIB_EVP,(f),(r),__FILE__,__LINE__)
208 #define ECerr(f,r) ERR_PUT_error(ERR_LIB_EC,(f),(r),__FILE__,__LINE__)
214 #define DSOerr(f,r) ERR_PUT_error(ERR_LIB_DSO,(f),(r),__FILE__,__LINE__)
217 #define UIerr(f,r) ERR_PUT_error(ERR_LIB_UI,(f),(r),__FILE__,__LINE__)
223 #define CMSerr(f,r) ERR_PUT_error(ERR_LIB_CMS,(f),(r),__FILE__,__LINE__)
224 #define TSerr(f,r) ERR_PUT_error(ERR_LIB_TS,(f),(r),__FILE__,__LINE__)
[all …]
/openbsd/regress/usr.bin/ssh/unittests/test_helper/
H A Dtest_helper.h98 #define SSL_ERR_CHECK() ssl_err_check(__FILE__, __LINE__)
111 assert_int(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
123 assert_ptr(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
125 assert_u8(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
127 assert_u16(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
129 assert_u32(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
131 assert_u64(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
142 assert_int(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_NE)
156 assert_u8(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_NE)
185 assert_u8(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_LT)
[all …]
/openbsd/regress/sbin/iked/test_helper/
H A Dtest_helper.h96 assert_int(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
106 assert_ptr(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
108 assert_u8(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
110 assert_u16(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
112 assert_u32(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
114 assert_u64(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_EQ)
123 assert_int(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_NE)
133 assert_ptr(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_NE)
135 assert_u8(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_NE)
160 assert_u8(__FILE__, __LINE__, #a1, #a2, a1, a2, TEST_LT)
[all …]
/openbsd/usr.bin/ssh/
H A Dlog.h105 #define do_log2(level, ...) sshlog(__FILE__, __func__, __LINE__, 0, level, NULL, __VA_ARGS__)
106 #define debug3(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG3, NULL, __VA_ARGS__)
107 #define debug2(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG2, NULL, __VA_ARGS__)
108 #define debug(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__)
110 #define logit(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__)
111 #define error(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_ERROR, NULL, __VA_ARGS__)
112 #define fatal(...) sshfatal(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_FATAL, NULL, __VA_ARGS__)
116 #define do_log2_f(level, ...) sshlog(__FILE__, __func__, __LINE__, 1, level, NULL, __VA_ARGS__)
119 #define debug_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS_…
121 #define logit_f(...) sshlog(__FILE__, __func__, __LINE__, 1, SYSLOG_LEVEL_INFO, NULL, __VA_ARGS__)
[all …]
/openbsd/regress/sys/kern/unveil/
H A Dsyscalls.c110 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
112 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
114 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
116 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
118 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
120 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
122 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
124 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
126 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
128 err(1, "%s:%d - unveil", __FILE__, __LINE__); in test_open()
[all …]
H A Dunveil.h11 err(1, "%s:%d - %s", __FILE__, __LINE__, B); \
18 err(1, "%s:%d - %s", __FILE__, __LINE__, B); \
22 "have", __FILE__, __LINE__, B); \
29 err(1, "%s:%d - %s", __FILE__, __LINE__, B); \
33 "have", __FILE__, __LINE__, B); \
40 err(1, "%s:%d - %s", __FILE__, __LINE__, B); \
44 "have", __FILE__, __LINE__, B); \
/openbsd/usr.sbin/unbound/testcode/
H A Dchecklocks.h311 …lock_rw_init(lock) checklock_init(check_lock_rwlock, &((lock)->c_rw), __func__, __FILE__, __LINE__)
312 …w_destroy(lock) checklock_destroy(check_lock_rwlock, &((lock)->c_rw), __func__, __FILE__, __LINE__)
313 …ock_rw_rdlock(lock) checklock_rdlock(check_lock_rwlock, (lock)->c_rw, __func__, __FILE__, __LINE__)
314 …ock_rw_wrlock(lock) checklock_wrlock(check_lock_rwlock, (lock)->c_rw, __func__, __FILE__, __LINE__)
315 …ock_rw_unlock(lock) checklock_unlock(check_lock_rwlock, (lock)->c_rw, __func__, __FILE__, __LINE__)
319 …ock_basic_init(lock) checklock_init(check_lock_mutex, &((lock)->c_m), __func__, __FILE__, __LINE__)
320 …sic_destroy(lock) checklock_destroy(check_lock_mutex, &((lock)->c_m), __func__, __FILE__, __LINE__)
321 …e lock_basic_lock(lock) checklock_lock(check_lock_mutex, (lock)->c_m, __func__, __FILE__, __LINE__)
322 …ck_basic_unlock(lock) checklock_unlock(check_lock_mutex, (lock)->c_m, __func__, __FILE__, __LINE__)
326 …uick_init(lock) checklock_init(check_lock_spinlock, &((lock)->c_spl), __func__, __FILE__, __LINE__)
[all …]
/openbsd/regress/lib/libfuse/
H A Dfuse-parse-cmdline.c26 exit(__LINE__); in test_null_args()
57 exit (__LINE__); in test_all_args()
60 exit(__LINE__); in test_all_args()
62 exit(__LINE__); in test_all_args()
64 exit(__LINE__); in test_all_args()
67 exit(__LINE__); in test_all_args()
69 exit(__LINE__); in test_all_args()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dbuiltins.c11 #define LINE __LINE__
13 #if __LINE__ != 13
14 # error __LINE__ part 1 /* { dg-bogus "__LINE__" } */
18 __LINE__ != 18
19 # error __LINE__ part 2 /* { dg-bogus "__LINE__" } */
23 # error __LINE__ part 3 /* { dg-bogus "__LINE__" } */
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/modules/Tools/
H A DSubtest.t86 push @lines => __LINE__ + 4;
115 push @lines => __LINE__ + 4;
144 push @lines => __LINE__ + 5;
175 push @lines => __LINE__ + 5;
206 push @lines => __LINE__ + 5;
246 push @lines => __LINE__ + 4;
274 push @lines => __LINE__ + 4;
302 push @lines => __LINE__ + 5;
332 push @lines => __LINE__ + 5;
362 push @lines => __LINE__ + 5;
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dproc-utils.h78 #define write(X,Y,Z) write_with_trace (X, Y, Z, __FILE__, __LINE__)
79 #define lseek(X,Y,Z) lseek_with_trace (X, Y, Z, __FILE__, __LINE__)
80 #define ioctl(X,Y,Z) ioctl_with_trace (X, Y, Z, __FILE__, __LINE__)
81 #define open(X,Y) open_with_trace (X, Y, __FILE__, __LINE__)
82 #define close(X) close_with_trace (X, __FILE__, __LINE__)
83 #define wait(X) wait_with_trace (X, __FILE__, __LINE__)
85 #define PROCFS_NOTE(X) procfs_note (X, __FILE__, __LINE__)
H A Dui-file.c164 internal_error (__FILE__, __LINE__, in ui_file_data()
342 internal_error (__FILE__, __LINE__, in mem_file_delete()
360 internal_error (__FILE__, __LINE__, in mem_file_rewind()
372 internal_error (__FILE__, __LINE__, in mem_file_put()
385 internal_error (__FILE__, __LINE__, in mem_file_write()
449 internal_error (__FILE__, __LINE__, in stdio_file_delete()
463 internal_error (__FILE__, __LINE__, in stdio_file_flush()
473 internal_error (__FILE__, __LINE__, in stdio_file_read()
483 internal_error (__FILE__, __LINE__, in stdio_file_write()
493 internal_error (__FILE__, __LINE__, in stdio_file_fputs()
[all …]
H A Dprocfs.c3428 return __LINE__; in procfs_debug_inferior()
3433 return __LINE__; in procfs_debug_inferior()
3459 return __LINE__; in procfs_debug_inferior()
3470 return __LINE__; in procfs_debug_inferior()
3475 return __LINE__; in procfs_debug_inferior()
3520 return __LINE__; in procfs_debug_inferior()
4304 __LINE__); in procfs_wait()
4435 __LINE__); in invalidate_cache()
4442 __LINE__); in invalidate_cache()
4579 proc_error (pi, "target_resume", __LINE__); in procfs_resume()
[all …]
/openbsd/gnu/usr.bin/perl/
H A Dthread.h27 _eC_, __FILE__, __LINE__); \
107 __FILE__, __LINE__); \
127 __FILE__, __LINE__); \
208 _eC_, __FILE__, __LINE__); \
219 _eC_, __FILE__, __LINE__); \
243 _eC_, __FILE__, __LINE__); \
251 _eC_, __FILE__, __LINE__); \
259 _eC_, __FILE__, __LINE__); \
267 _eC_, __FILE__, __LINE__); \
360 _eC_, __FILE__, __LINE__); \
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/
H A DPlan.t9 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
37 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
44 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
54 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
66 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
78 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
88 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
97 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
111 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
126 trace => Test2::EventFacet::Trace->new(frame => [__PACKAGE__, __FILE__, __LINE__]),
[all …]
/openbsd/gnu/usr.bin/perl/t/comp/
H A Dpackage_block.t45 $main::result .= "a(".__LINE__.")";
47 $main::result .= "b(".__LINE__.")";
49 $main::result .= "c(".__LINE__.")";
51 $main::result .= "d(".__LINE__.")";
53 $main::result .= "e(".__LINE__.")";
55 $main::result .= "f(".__LINE__.")";
/openbsd/gnu/usr.bin/perl/t/op/
H A Dyadayada.t17 $err = $err1 . ( __LINE__ + 1 ) . $err2;
30 $err = $err1 . ( __LINE__ + 1 ) . $err2;
35 $err = $err1 . ( __LINE__ + 1 ) . $err2;
40 $err = $err1 . ( __LINE__ + 1 ) . $err2;
45 $err = $err1 . ( __LINE__ + 1 ) . $err2;
/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dassertions.h47 ((isc_assertion_failed)(__FILE__, __LINE__, \
52 ((isc_assertion_failed)(__FILE__, __LINE__, \
57 ((isc_assertion_failed)(__FILE__, __LINE__, \
63 ((isc_assertion_failed)(__FILE__, __LINE__, \
/openbsd/sys/uvm/
H A Duvm_map.h411 #define vm_map_lock_try(map) vm_map_lock_try_ln(map, __FILE__, __LINE__)
412 #define vm_map_lock(map) vm_map_lock_ln(map, __FILE__, __LINE__)
413 #define vm_map_lock_read(map) vm_map_lock_read_ln(map, __FILE__, __LINE__)
414 #define vm_map_unlock(map) vm_map_unlock_ln(map, __FILE__, __LINE__)
415 #define vm_map_unlock_read(map) vm_map_unlock_read_ln(map, __FILE__, __LINE__)
416 #define vm_map_busy(map) vm_map_busy_ln(map, __FILE__, __LINE__)
417 #define vm_map_unbusy(map) vm_map_unbusy_ln(map, __FILE__, __LINE__)
419 vm_map_assert_anylock_ln(map, __FILE__, __LINE__)
421 vm_map_assert_wrlock_ln(map, __FILE__, __LINE__)
/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-file.c79 internal_error (__FILE__, __LINE__, in tui_file_delete()
126 internal_error (__FILE__, __LINE__, in tui_file_isatty()
139 internal_error (__FILE__, __LINE__, in tui_file_rewind()
151 internal_error (__FILE__, __LINE__, in tui_file_put()
187 internal_error (__FILE__, __LINE__, in tui_file_get_strbuf()
200 internal_error (__FILE__, __LINE__, in tui_file_adjust_strbuf()
227 internal_error (__FILE__, __LINE__, in tui_file_flush()
/openbsd/regress/lib/libpthread/include/
H A Dtest.h72 __panic("died", strerror(e), __FILE__, __LINE__, m , ## args)
75 __panic("panic", NULL, __FILE__, __LINE__, m, ## args)
79 __panic("assert failed", NULL, __FILE__, __LINE__, "%s", #x); \
87 __panic("assert failed", strerror(_x), __FILE__, __LINE__, \
90 __panic("assert failed", NULL, __FILE__, __LINE__, \
101 __panic("check failed", efn, __FILE__, __LINE__, \
/openbsd/lib/libexpat/tests/
H A Dcommon.h99 # define xml_failure(parser) _xml_failure((parser), __FILE__, __LINE__)
109 _expect_failure((text), (errorCode), (errorMessage), __FILE__, __LINE__)
118 _run_character_check(text, expected, __FILE__, __LINE__)
124 _run_attribute_check(text, expected, __FILE__, __LINE__)
137 _run_ext_character_check(text, test_data, expected, __FILE__, __LINE__)
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dline4.c10 enum { i = __LINE__ };
13 enum { j = __LINE__ };
19 char array3[__LINE__ == 19 ? 1 : -1];
/openbsd/regress/lib/libssl/unit/
H A Dtests.h25 __LINE__); \
31 __LINE__); \
39 __LINE__); \
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dpulltitl.t17 print "# Testing another set, at line ", __LINE__, "\n";
73 print "# Testing another set, at line ", __LINE__, "\n";
98 print "# Testing another set, at line ", __LINE__, "\n";
130 print "# Testing another set, at line ", __LINE__, "\n";
155 print "# Testing another set, at line ", __LINE__, "\n";
179 print "# Testing another set, at line ", __LINE__, "\n";
198 print "# Testing another set, at line ", __LINE__, "\n";
215 print "# Testing another set, at line ", __LINE__, "\n";
232 print "# Testing another set, at line ", __LINE__, "\n";
249 print "# Testing another set, at line ", __LINE__, "\n";
[all …]

12345678910>>...21