Home
last modified time | relevance | path

Searched refs:DEBUG_THIS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dialog/samples/install/
H A Dsetup.c22 #define DEBUG_THIS 1 macro
55 #ifdef DEBUG_THIS in my_system()
106 #ifndef DEBUG_THIS in read_partitions()
152 #ifndef DEBUG_THIS in read_partitions()
203 #ifndef DEBUG_THIS in extract_packages()
213 #ifndef DEBUG_THIS in extract_packages()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_expand.c42 #define DEBUG_THIS(p) DEBUG(9, p)
44 #define DEBUG_THIS(p) /* nothing */ macro
90 DEBUG_THIS(("_nc_tic_expand %s:%s:%s", in _nc_tic_expand()
225 DEBUG_THIS(("... %s", _nc_visbuf(buffer))); in _nc_tic_expand()
H A Dcaptoinfo.c104 #define DEBUG_THIS(p) DEBUG(9, p)
106 #define DEBUG_THIS(p) /* nothing */ macro
311 DEBUG_THIS(("_nc_captoinfo params %d, %s", parameterized, s)); in _nc_captoinfo()
526 DEBUG_THIS(("... _nc_captoinfo %s", NonNull(my_string))); in _nc_captoinfo()
637 DEBUG_THIS(("_nc_infotocap %s params %d, %s", in _nc_infotocap()
1003 DEBUG_THIS(("... _nc_infotocap %s", in _nc_infotocap()