Searched refs:long_warning (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c794 bool long_warning = FALSE; local
952 if (count > MAXCAPLEN && !long_warning) {
954 long_warning = TRUE;

Completed in 156 milliseconds