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

/freebsd-13-stable/contrib/tcsh/
H A Ded.screen.c177 #define T_val 6 macro
182 } tval[T_val + 1];
193 for (i = 0; i < T_val + 1; i++)
336 tval[T_val].name = NULL;
337 tval[T_val].long_name = NULL;
/freebsd-13-stable/contrib/libedit/
H A Dterminal.c198 #define T_val 8 macro
289 el->el_terminal.t_val = el_calloc(T_val,

Completed in 93 milliseconds