Searched refs:MyCache (Results 1 – 2 of 2) sorted by relevance
63 #define MyCache _nc_globals.tgetent_cache macro67 #define FIX_SGR0 MyCache[CacheInx].fix_sgr068 #define LAST_TRM MyCache[CacheInx].last_term69 #define LAST_BUF MyCache[CacheInx].last_bufp70 #define LAST_USE MyCache[CacheInx].last_used71 #define LAST_SEQ MyCache[CacheInx].sequence131 bool same_result = (MyCache[n].last_used && MyCache[n].last_bufp == bufp); in NCURSES_SP_NAME()156 if (LAST_SEQ < MyCache[best].sequence) { in NCURSES_SP_NAME()
143 #define MyCache _nc_globals.cached_tparm macro182 twalk(MyCache, visit_nodes); in _nc_free_tparm()186 tdelete(ptr, &MyCache, cmp_format); in _nc_free_tparm()192 twalk(MyCache, visit_nodes); in _nc_free_tparm()619 if ((ft = tfind(result, &MyCache, cmp_format)) != 0) { in tparm_setup()660 if (tsearch(fs, &MyCache, cmp_format) != 0) { in tparm_setup()