Searched refs:_nc_alloc_screen (Results 1 – 4 of 4) sorted by relevance
98 _nc_alloc_screen(void) in _nc_alloc_screen() function
504 (void) _nc_alloc_screen(); in main()
366 if (!_nc_alloc_screen() in NCURSES_SP_NAME()
2291 extern NCURSES_EXPORT(int) _nc_alloc_screen (void);2298 #define _nc_alloc_screen() ((SP = _nc_alloc_screen_sp()) != 0) macro