Home
last modified time | relevance | path

Searched refs:ute_index (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dmake_hash.c332 name_table[nn].ute_index = BoolCount++; in main()
335 name_table[nn].ute_index = NumCount++; in main()
338 name_table[nn].ute_index = StrCount++; in main()
391 name_table[n].ute_index, in main()
416 name_table[n].ute_index, in main()
H A DMKuserdefs.sh82 (*actual)[n].ute_index = source[n].ute_index;
/freebsd/contrib/ncurses/include/
H A Dtic.h229 HashValue ute_index; /* index of associated variable in its array */ member
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h2034 short ute_index; /* index of associated variable in its array */ member