Searched refs:__LINE__ (Results 251 - 275 of 656) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dsb_bucket.c127 svn_error_clear(svn_error__malfunction(TRUE, __FILE__, __LINE__,
/freebsd-11-stable/usr.bin/localedef/
H A Dlocaledef.h175 #define INTERR fprintf(stderr,"internal fault (%s:%d)", __FILE__, __LINE__)
/freebsd-11-stable/tests/sys/capsicum/
H A Dioctls_test.c47 child_fail_require(__FILE__, __LINE__, \
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Diter.c37 __LINE__ /* line number */
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h1372 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
1373 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
1374 # define free(p) unbound_stat_free_log(p, __FILE__, __LINE__, __func__)
1375 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__)
/freebsd-11-stable/contrib/gdb/gdb/
H A Dui-out.c282 internal_error (__FILE__, __LINE__,
303 internal_error (__FILE__, __LINE__,
307 internal_error (__FILE__, __LINE__,
311 internal_error (__FILE__, __LINE__,
325 internal_error (__FILE__, __LINE__,
345 internal_error (__FILE__, __LINE__,
377 internal_error (__FILE__, __LINE__,
1092 internal_error (__FILE__, __LINE__,
1109 internal_error (__FILE__, __LINE__,
/freebsd-11-stable/contrib/gcc/
H A Drtl.h465 rtl_check_failed_bounds (_rtx, _n, __FILE__, __LINE__, \
468 rtl_check_failed_type1 (_rtx, _n, C1, __FILE__, __LINE__, \
476 rtl_check_failed_bounds (_rtx, _n, __FILE__, __LINE__, \
480 rtl_check_failed_type2 (_rtx, _n, C1, C2, __FILE__, __LINE__, \
487 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \
495 rtl_check_failed_code2 (_rtx, (C1), (C2), __FILE__, __LINE__, \
502 rtvec_check_failed_bounds (_rtvec, _i, __FILE__, __LINE__, \
510 rtl_check_failed_bounds (_rtx, _n, __FILE__, __LINE__, \
513 rtl_check_failed_type1 (_rtx, _n, 'w', __FILE__, __LINE__, \
520 rtl_check_failed_code1 (_rtx, (C), __FILE__, __LINE__, \
[all...]
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_core.c125 ("[iaf,%d] insane cpu number %d", __LINE__, cpu));
142 ("[core,%d] NULL per-cpu structures cpu=%d", __LINE__, cpu));
164 ("[core,%d] insane cpu number (%d)", __LINE__, cpu));
175 KASSERT(pc != NULL, ("[core,%d] NULL per-cpu %d state", __LINE__,
229 ("[core,%d] illegal CPU %d", __LINE__, cpu));
293 ("[core,%d] illegal CPU %d", __LINE__, cpu));
296 ("[core,%d] illegal row-index %d", __LINE__, ri));
300 KASSERT(core_pcpu[cpu] != NULL, ("[core,%d] null per-cpu %d", __LINE__,
347 ("[iaf,%d] ri %d out of range", __LINE__, ri));
361 ("[core,%d] illegal cpu value %d", __LINE__, cp
[all...]
H A Dhwpmc_mips74k.c202 __LINE__, pmc));
223 __LINE__, pmc));
/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c896 __FILE__, __LINE__, bce_rx_pages, DEFAULT_RX_PAGES);
917 __FILE__, __LINE__, bce_tx_pages, DEFAULT_TX_PAGES);
931 __FILE__, __LINE__, bce_tx_quick_cons_trip_int,
943 __FILE__, __LINE__, bce_tx_quick_cons_trip,
961 __FILE__, __LINE__, bce_tx_ticks_int,
973 __FILE__, __LINE__, bce_tx_ticks,
990 __FILE__, __LINE__, bce_rx_quick_cons_trip_int,
1002 __FILE__, __LINE__, bce_rx_quick_cons_trip,
1019 __FILE__, __LINE__, bce_rx_ticks_int,
1029 __FILE__, __LINE__, bce_rx_tick
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Difiter_sysctl.c92 UNEXPECTED_ERROR(__FILE__, __LINE__,
113 UNEXPECTED_ERROR(__FILE__, __LINE__,
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.h52 CTR4(KTR_IW_CXGB, "put_ep (via %s:%u) ep %p refcnt %d", __FUNCTION__, __LINE__, \
59 CTR4(KTR_IW_CXGB, "get_ep (via %s:%u) ep %p, refcnt %d", __FUNCTION__, __LINE__, \
/freebsd-11-stable/lib/libnv/tests/
H A Dnvlist_add_test.c42 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
44 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
H A Dnvlist_free_test.c41 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
43 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
H A Dnvlist_get_test.c43 printf("ok # %d %s:%u\n", ntest, __FILE__, __LINE__); \
45 printf("not ok # %d %s:%u\n", ntest, __FILE__, __LINE__);\
/freebsd-11-stable/sys/dev/netfpga10g/nf10bmac/
H A Dif_nf10bmac.c181 __func__, __LINE__)
184 __func__, __LINE__)
187 __func__, __LINE__)
190 __func__, __LINE__)
193 __func__, __LINE__)
201 __func__, __LINE__)
204 __func__, __LINE__)
207 __func__, __LINE__)
/freebsd-11-stable/sys/net/altq/
H A Daltq_var.h132 #define ASSERT(e) ((e) ? (void)0 : altq_assert(__FILE__, __LINE__, #e))
134 #define ASSERT(e) ((e) ? (void)0 : altq_assert(__FILE__, __LINE__, "e"))
/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatmvar.h269 DBG(SC, LOCK, ("locking in line %d", __LINE__)); \
273 DBG(SC, LOCK, ("unlocking in line %d", __LINE__)); \
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c308 __func__, __LINE__,
339 __func__, __LINE__,
H A Dar9300_paprd.c124 "TGT PWR 0x%08x\n", __func__, __LINE__, ichan->channel,
188 __func__, __LINE__, paprd_scale_factor, power_delta);
195 __func__, __LINE__, ichan->channel,
520 __func__, __LINE__);
531 __func__, __LINE__);
1534 * __func__, __LINE__);
1841 __LINE__, reg, paprd_table_val[i]);
1846 HALDEBUG(ah, HAL_DEBUG_CALIBRATE, "%s[%d] reg %08x small_signal_gain 0x%08x\n", __func__, __LINE__,
1851 HALDEBUG(ah, HAL_DEBUG_CALIBRATE, "%s[%d] reg %08x = 0x%08x\n", __func__, __LINE__,
1868 "%s[%d]: channel %d paprd_done %d write %d\n", __func__, __LINE__,
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dsshbuf.h340 __FILE__, __LINE__, __func__, what, \
345 printf("%s:%d %s: ", __FILE__, __LINE__, __func__); \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_mapping.h243 # define PROFILE_ASAN_MAPPING() AsanMappingProfile[__LINE__]++;
396 static const uptr kAsanMappingProfileSize = __LINE__;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.h55 volatile int prevent_icf = (__LINE__ << 8) ^ __COUNTER__; \
70 volatile int prevent_icf = (__LINE__ << 8) ^ __COUNTER__; \
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h372 __FILE__, __LINE__)
374 __FILE__, __LINE__)
376 __FILE__, __LINE__)
378 __FILE__, __LINE__)
382 __FILE__, __LINE__)
384 __FILE__, __LINE__)
386 __FILE__, __LINE__)
392 __LINE__)
/freebsd-11-stable/sys/dev/ae/
H A Dif_ae.c247 KASSERT(sc != NULL, ("[ae, %d]: sc is NULL", __LINE__));
412 KASSERT(sc != NULL, ("[ae, %d]: sc is NULL", __LINE__));
761 KASSERT(sc != NULL, ("[ae: %d]: sc is NULL", __LINE__));
811 KASSERT(sc != NULL, ("[ae, %d]: sc is NULL", __LINE__));
846 KASSERT(sc != NULL, ("[ae, %d]: sc is NULL", __LINE__));
889 KASSERT(sc != NULL, ("[ae, %d]: sc is NULL", __LINE__));
909 KASSERT(sc != NULL, ("[ae, %d]: sc is NULL", __LINE__));
926 KASSERT(vpdc != NULL, ("[ae, %d]: vpdc is NULL!\n", __LINE__));
978 KASSERT(sc != NULL, ("[ae, %d]: sc is NULL", __LINE__));
979 KASSERT(eaddr != NULL, ("[ae, %d]: eaddr is NULL", __LINE__));
[all...]

Completed in 170 milliseconds

<<11121314151617181920>>