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.c327 name_table[nn].ute_index = BoolCount++; in main()
330 name_table[nn].ute_index = NumCount++; in main()
333 name_table[nn].ute_index = StrCount++; in main()
386 name_table[n].ute_index, in main()
411 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.h228 HashValue ute_index; /* index of associated variable in its array */ member
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h1972 short ute_index; /* index of associated variable in its array */ member