Searched refs:SHOW_WHY (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/ncurses/progs/ |
| H A D | dump_entry.c | 1430 #define SHOW_WHY PRINTF macro 1441 SHOW_WHY("# (rmacs/smacs removed for consistency)\n"); in purged_acs() 1563 SHOW_WHY("# (untranslatable capabilities removed to fit entry within %d bytes)\n", in dump_entry() 1588 SHOW_WHY("# (%s removed to fit entry within %d bytes)\n", in dump_entry() 1600 SHOW_WHY("# (sgr removed to fit entry within %d bytes)\n", in dump_entry() 1607 SHOW_WHY("# (acsc removed to fit entry within %d bytes)\n", in dump_entry() 1617 SHOW_WHY("# (terminfo-only capabilities suppressed to fit entry within %d bytes)\n", in dump_entry() 1623 SHOW_WHY("# (some labels capabilities suppressed to fit entry within %d bytes)\n", in dump_entry() 1629 SHOW_WHY("# (some function-key capabilities suppressed to fit entry within %d bytes)\n", in dump_entry() 1639 SHOW_WHY("# WARNING: this entry, %d bytes long, may core-dump %s libraries!\n", in dump_entry()
|