Searched refs:sanity_check2 (Results 1 – 1 of 1) sorted by relevance
52 static void sanity_check2(TERMTYPE *, bool);53 NCURSES_IMPEXP void NCURSES_API(*_nc_check_termtype2) (TERMTYPE *, bool) = sanity_check2;472 if (_nc_check_termtype2 != sanity_check2) { in _nc_resolve_uses2()531 sanity_check2(TERMTYPE *tp, bool literal) in sanity_check2() function591 sanity_check2(tp, FALSE); in sanity_check()