Searched refs:CacheInx (Results 1 – 1 of 1) sorted by relevance
64 #define CacheInx _nc_globals.tgetent_index macro133 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()415 #undef CacheInx416 #define CacheInx num macro422 for (CacheInx = 0; CacheInx < TGETENT_MAX; ++CacheInx) { in _nc_tgetent_leak()[all …]