Searched refs:__CTRACE_LINE (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/lib/libcurses/ |
| D | touchwin.c | 75 __CTRACE(__CTRACE_LINE, "is_linetouched: (%p, line %d, dirty %d)\n", in is_linetouched() 88 __CTRACE(__CTRACE_LINE, "touchline: (%p, %d, %d)\n", win, start, count); in touchline() 99 __CTRACE(__CTRACE_LINE, "wredrawln: (%p, %d, %d)\n", win, start, count); in wredrawln() 112 __CTRACE(__CTRACE_LINE, "is_wintouched: (%p, maxy %d)\n", win, in is_wintouched() 133 __CTRACE(__CTRACE_LINE, "touchwin: (%p)\n", win); in touchwin() 144 __CTRACE(__CTRACE_LINE, "redrawwin: (%p)\n", win); in redrawwin() 155 __CTRACE(__CTRACE_LINE, "untouchwin: (%p)\n", win); in untouchwin() 170 __CTRACE(__CTRACE_LINE, "wtouchln: (%p) %d, %d, %d\n", in wtouchln() 210 __CTRACE(__CTRACE_LINE, "__touchwin: (%p)\n", win); in __touchwin() 236 __CTRACE(__CTRACE_LINE, "__touchline: (%p, %d, %d, %d, %d)\n", in _cursesi_touchline_force() [all …]
|
| D | line.c | 238 __CTRACE(__CTRACE_LINE, "whline_set: line of %d\n", wcn); in whline_set() 243 __CTRACE(__CTRACE_LINE, "whline_set: (%d,%d)\n", in whline_set() 296 __CTRACE(__CTRACE_LINE, "wvline_set: line of %d\n", wcn); in wvline_set() 307 __CTRACE(__CTRACE_LINE, "wvline_set: (%d,%d)\n", in wvline_set()
|
| D | insdelln.c | 78 __CTRACE(__CTRACE_LINE, in winsdelln()
|
| D | curses_private.h | 323 #define __CTRACE_LINE 0x00000200 macro
|