Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/panel/
H A Dp_delete.c53 dBug(("...discard ptr=%s", USER_PTR(pan->user, 1))); in PANEL_EXPORT()
54 dBug(("...deleted pan=%p", (void *)pan)); in PANEL_EXPORT()
H A Dp_hide.c53 dBug(("--> hide_panel %s", USER_PTR(pan->user, 1))); in PANEL_EXPORT()
H A Dp_update.c49 dBug(("--> update_panels")); in PANEL_EXPORT()
H A Dp_show.c56 dBug(("--> show_panel %s", USER_PTR(pan->user, 1))); in PANEL_EXPORT()
H A Dp_bottom.c55 dBug(("--> bottom_panel %s", USER_PTR(pan->user, 1))); in PANEL_EXPORT()
H A Dpanel.priv.h69 # define dBug(x) _tracef x macro
77 # define dBug(x) macro