Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dprogs.priv.h91 #define ExitProgram(code) _nc_free_tic(code)
H A Dtoe.c72 _nc_free_tic(code); in ExitProgram()
H A Dinfocmp.c116 _nc_free_tic(code); in ExitProgram()
/freebsd/contrib/ncurses/include/
H A Dnc_alloc.h79 extern GCC_NORETURN NCURSES_EXPORT(void) _nc_free_tic(int);
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c764 _nc_free_tic(int code) in _nc_free_tic() function
/freebsd/contrib/ncurses/
H A DNEWS7653 + add _nc_leaks_tinfo(), _nc_free_tic(), _nc_free_tinfo() entrypoints