HomeSort by: relevance | last modified time | path
    Searched refs:__CTRACE_COLOR (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libcurses/
color.c 149 __CTRACE(__CTRACE_COLOR, "start_color: COLORS = %d, COLOR_PAIRS = %d",
153 __CTRACE(__CTRACE_COLOR, " (ANSI style)\n");
156 __CTRACE(__CTRACE_COLOR, " (HP style)\n");
159 __CTRACE(__CTRACE_COLOR, " (Tektronics style)\n");
162 __CTRACE(__CTRACE_COLOR, " (Other style)\n");
193 __CTRACE(__CTRACE_COLOR, "start_color: _cursesi_screen->nca = %08x\n",
278 __CTRACE(__CTRACE_COLOR, "init_pair: %d, %d, %d\n", pair, fore, back);
412 __CTRACE(__CTRACE_COLOR, "init_color: %d, %d, %d, %d\n",
446 __CTRACE(__CTRACE_COLOR, "use_default_colors\n");
458 __CTRACE(__CTRACE_COLOR, "assume_default_colors: %d, %d\n"
    [all...]
curses_private.h 320 #define __CTRACE_COLOR 0x00000040
attributes.c 224 __CTRACE(__CTRACE_COLOR, "wolor_set: win %p, pair %d\n", win, pair);

Completed in 15 milliseconds