Searched refs:__LINE__ (Results 226 - 250 of 656) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_defines.h719 printf("Assertion failed at file %s line %d\n",__FILE__,__LINE__); \
943 printf("[INIT]:[ %s ] [ %d ]"fmt,__func__,__LINE__,##args); \
950 printf("[INFO]:[ %s ] [ %d ]"fmt,__func__,__LINE__,##args); \
957 printf("[FUNC]:[ %s ] [ %d ]"fmt,__func__,__LINE__,##args); \
964 printf("[TRACEIO]:[ %s ] [ %d ]"fmt,__func__,__LINE__,##args); \
971 printf("[WARN]:[%u:%u.%u][CPU %d][%s][%d]:"fmt,softs->bus_id,softs->device_id,softs->func_id,curcpu,__func__,__LINE__,##args);\
978 printf("[ERROR]::[%u:%u.%u][CPU %d][%s][%d]:"fmt,softs->bus_id,softs->device_id,softs->func_id,curcpu,__func__,__LINE__,##args); \
984 printf("[IO]:[ %s ] [ %d ]"fmt,__func__,__LINE__,##args); \
991 printf("[ERROR]::[%u:%u.%u][%u,%u,%u][CPU %d][%s][%d]:"fmt, softs->bus_id, softs->device_id, softs->func_id, device->bus, device->target, device->lun,curcpu,__func__,__LINE__,##args); \
998 printf("[WARN]:[%u:%u.%u][%u,%u,%u][CPU %d][%s][%d]:"fmt, softs->bus_id, softs->device_id, softs->func_id, device->bus, device->target, device->lun,curcpu,__func__,__LINE__,##arg
[all...]
/freebsd-11-stable/sys/dev/fdc/
H A Dfdc.c1067 retry_line = __LINE__;
1101 retry_line = __LINE__;
1105 retry_line = __LINE__;
1108 retry_line = __LINE__;
1125 retry_line = __LINE__;
1129 retry_line = __LINE__;
1132 retry_line = __LINE__;
1176 retry_line = __LINE__;
1187 retry_line = __LINE__;
1194 retry_line = __LINE__;
[all...]
/freebsd-11-stable/sys/dev/vxge/
H A Dvxge-osdep.h395 vxge_mem_alloc_ex(size, __FILE__, __LINE__)
398 vxge_mem_free_ex(vaddr, size, __FILE__, __LINE__)
401 vxge_mem_alloc_ex(size, __FILE__, __LINE__)
404 vxge_mem_free_ex(vaddr, size, __FILE__, __LINE__)
598 __FILE__, __LINE__);
690 __FILE__, __LINE__)
H A Dvxge.h41 static int __CONCAT(param, __LINE__); \
44 &__CONCAT(param, __LINE__)); \
46 __CONCAT(param, __LINE__) = hardcode; \
48 to.param = __CONCAT(param, __LINE__); \
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_loopfilter.c435 __func__, __LINE__
818 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, hardpps_enable, 0, __LINE__ - 1);
841 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 1, __LINE__ - 1);
1093 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1);
1134 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1);
1145 ntp_adjtime_error_handler(__func__, &ntv, ntp_adj_ret, errno, 0, 0, __LINE__ - 1);
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn.c1039 KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
1059 KASSERT(!dr->dr_stop, ("%s:%d: fail", __func__, __LINE__));
1067 ("%s:%d: fail", __func__, __LINE__));
1091 mt->mt_islast == 1, ("%s:%d: fail", __func__, __LINE__));
1548 ("%s:%d warn", __func__, __LINE__));
1574 ("%s:%d warn", __func__, __LINE__));
1609 ("%s:%d warn", __func__, __LINE__));
1632 ("%s:%d warn", __func__, __LINE__));
1960 ("%s:%d: fail", __func__, __LINE__));
1995 KASSERT(0 == 1, ("%s:%d: fail", __func__, __LINE__));
4301 ("%s:%d: fail", __func__, __LINE__)); local
5959 ("%s:%d: fail", __func__, __LINE__)); local
6708 KASSERT(bwn_dma_freeslot(dr) != 0, ("%s:%d: fail", __func__, __LINE__)); local
[all...]
/freebsd-11-stable/sys/sys/
H A Dlock.h143 #define LOCK_LINE __LINE__
198 #define MPASS(ex) MPASS4(ex, #ex, __FILE__, __LINE__)
199 #define MPASS2(ex, what) MPASS4(ex, what, __FILE__, __LINE__)
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.h152 "%s(%ju) == %s(%ju)", __FILE__, __LINE__, __func__, \
161 __FILE__, __LINE__, __func__, #x); \
169 __FILE__, __LINE__, __func__, #x); \
/freebsd-11-stable/lib/msun/tests/
H A Dnext_test.c49 _testl(#exp, __LINE__, (exp), __ans, (ex)); \
54 _testl(#exp, __LINE__, (exp), __ans, (ex)); \
59 _testl(#exp, __LINE__, (exp), __ans, (ex)); \
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dresult.c158 UNEXPECTED_ERROR(__FILE__, __LINE__,
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.h116 if (test_ai_eq_((ai), (str), (s), (p), __LINE__)<0) \
/freebsd-11-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c89 #define CHECK_ERROR(a,s,r,t,h) check_error(a,s,r,t,h, __LINE__)
/freebsd-11-stable/contrib/libstdc++/include/debug/
H A Ddebug.h108 std::__debug::__replacement_assert(__FILE__, __LINE__, \
/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c118 #define FATAL_ERROR(ERRMSG, ERR) fatal_error (__LINE__, ERRMSG, ERR)
131 #define ERROR(ERRMSG) error (__LINE__, ERRMSG)
173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR)
214 __LINE__, EXECUTABLE, ARGV[0]); \
/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-break.c160 internal_error (__FILE__, __LINE__,
/freebsd-11-stable/contrib/gdb/gdb/
H A Dxmodem.c188 internal_error (__FILE__, __LINE__, "failed internal consistency check"); /* Packet way too large */
/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture.h39 __FILE__, __LINE__);\
/freebsd-11-stable/sys/netpfil/ipfw/test/
H A Ddn_test.h27 __FILE__, __LINE__, __FUNCTION__, ## args)
/freebsd-11-stable/sys/dev/hptmv/
H A DmvOs.h136 printf("ASSERT fail at %s line %d", __FILE__, __LINE__); \
/freebsd-11-stable/contrib/libc-vis/
H A Dvis.c151 #define CTASSERT(x) _CTASSERT(x, __LINE__)
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_debug.h99 __func__, __LINE__, ## __VA_ARGS__); \
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dspinlock.h134 #define spin_lock_name(name) _spin_lock_name(name, __FILE__, __LINE__)
H A Dmutex.h137 #define mutex_name(name) _mutex_name(name, __FILE__, __LINE__)
/freebsd-11-stable/contrib/unbound/util/
H A Dfptr_wlist.h73 __FILE__, __LINE__, __func__, #x); \
/freebsd-11-stable/stand/common/
H A Dinterp_lua.c55 printf("%s(%d): ", __func__, __LINE__); \

Completed in 341 milliseconds

1234567891011>>