Searched refs:_nc_ext_data_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c218 _nc_ext_data_index(TERMTYPE *tp, int n, int token_type) function
251 first = _nc_ext_data_index(tp, first, token_type);
296 return _nc_ext_data_index(tp, (int) j, token_type);
306 j = _nc_ext_data_index(tp, (int) j, token_type);

Completed in 56 milliseconds