Searched refs:CacheInx (Results 1 – 1 of 1) sorted by relevance
63 #define CacheInx _nc_globals.tgetent_index macro66 #define FIX_SGR0 MyCache[CacheInx].fix_sgr067 #define LAST_TRM MyCache[CacheInx].last_term70 #define LAST_SEQ MyCache[CacheInx].sequence133 CacheInx = n; in NCURSES_SP_NAME()143 for (CacheInx = 0; CacheInx < TGETENT_MAX; ++CacheInx) in NCURSES_SP_NAME()146 CacheInx = n; in NCURSES_SP_NAME()155 for (CacheInx = 0; CacheInx < TGETENT_MAX; ++CacheInx) { in NCURSES_SP_NAME()157 best = CacheInx; in NCURSES_SP_NAME()160 CacheInx = best; in NCURSES_SP_NAME()[all …]