Home
last modified time | relevance | path

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

/dflybsd-src/contrib/ncurses/panel/
H A Dp_delete.c51 dBug(("--> del_panel %s", USER_PTR(pan->user))); in NCURSES_EXPORT()
H A Dp_hide.c53 dBug(("--> hide_panel %s", USER_PTR(pan->user))); in NCURSES_EXPORT()
H A Dp_update.c49 dBug(("--> update_panels")); in NCURSES_EXPORT()
H A Dp_show.c56 dBug(("--> show_panel %s", USER_PTR(pan->user))); in NCURSES_EXPORT()
H A Dp_bottom.c55 dBug(("--> bottom_panel %s", USER_PTR(pan->user))); in NCURSES_EXPORT()
H A Dpanel.priv.h67 # define dBug(x) _tracef x macro
75 # define dBug(x) macro