Home
last modified time | relevance | path

Searched refs:leak_checking (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dentries.c124 _nc_globals.leak_checking = TRUE; in _nc_leaks_tinfo()
H A Dcomp_parse.c713 _nc_globals.leak_checking = TRUE; in _nc_leaks_tic()
/freebsd-13.1/contrib/ncurses/ncurses/base/
H A Dlib_freeall.c56 _nc_globals.leak_checking = TRUE; in NCURSES_EXPORT()
H A Dlib_color.c499 if (_nc_globals.leak_checking) in _nc_change_pair()
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dreport_offsets.c211 show_MLEAKS(NCURSES_GLOBALS, leak_checking); in main()
H A Dcurses.priv.h1022 bool leak_checking; member