Home
last modified time | relevance | path

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

/freebsd/sys/teken/
H A Dteken_subr.h36 teken_tab_isset(const teken_t *t, unsigned int col) in teken_tab_isset() function
265 if (teken_tab_isset(t, t->t_cursor.tp_col)) in teken_subr_cursor_backward_tabulation()
308 if (teken_tab_isset(t, t->t_cursor.tp_col)) in teken_subr_cursor_forward_tabulation()