Home
last modified time | relevance | path

Searched refs:nte_type (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A DMKcaptab.sh103 (*actual)[n].nte_type = source[n].nte_type;
H A Dparse_entry.c176 temp.nte_type = token_type; in _nc_extend_names()
457 } else if (entry_ptr->nte_type != token_type) { in _nc_parse_entry()
483 && entry_ptr->nte_type == STRING) { in _nc_parse_entry()
490 switch (entry_ptr->nte_type) { in _nc_parse_entry()
514 switch (entry_ptr->nte_type) { in _nc_parse_entry()
1103 while (entry_ptr->nte_type != state in lookup_fullname()
H A Dcomp_hash.c108 while (ptr->nte_type != type in _nc_find_type_entry()
/freebsd/contrib/ncurses/include/
H A Dtic.h194 int nte_type; /* BOOLEAN, NUMBER or STRING */ member
/freebsd/contrib/ncurses/progs/
H A Dtput.c203 switch (np->nte_type) { in tput_cmd()
H A Ddump_entry.c176 switch (np->nte_type) { in nametrans()
H A Dtic.c2896 result = np->nte_type; in standard_type()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1267 switch (np->nte_type) { in main()
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h2101 int nte_type; /* BOOLEAN, NUMBER or STRING */ member