Searched refs:SHOW_WHY (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/ncurses/progs/ |
H A D | dump_entry.c | 1428 #define SHOW_WHY PRINTF macro 1439 SHOW_WHY("# (rmacs/smacs removed for consistency)\n"); in purged_acs() 1561 SHOW_WHY("# (untranslatable capabilities removed to fit entry within %d bytes)\n", in dump_entry() 1586 SHOW_WHY("# (%s removed to fit entry within %d bytes)\n", in dump_entry() 1598 SHOW_WHY("# (sgr removed to fit entry within %d bytes)\n", in dump_entry() 1605 SHOW_WHY("# (acsc removed to fit entry within %d bytes)\n", in dump_entry() 1615 SHOW_WHY("# (terminfo-only capabilities suppressed to fit entry within %d bytes)\n", in dump_entry() 1621 SHOW_WHY("# (some labels capabilities suppressed to fit entry within %d bytes)\n", in dump_entry() 1627 SHOW_WHY("# (some function-key capabilities suppressed to fit entry within %d bytes)\n", in dump_entry() 1637 SHOW_WHY("# WARNING: this entry, %d bytes long, may core-dump %s libraries!\n", in dump_entry()
|