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

/ast/src/cmd/html/
H A Dtroff2html.h153 Value_t ti; /* temporary indent */ member in struct:Env_s
173 int ti; /* label indent */ member in struct:List_s
H A Dtroff2html.c1747 message((-2, "DROP %d %d %d:%d %d:%d", state.list - state.list_stack, state.list->dl, state.list->ti, state.list->in, force ? state.env->ti.current : 0, state.env->in.current));
1754 message((-2, "TEST %d %d %d:%d %d:%d ops=%d df=%d dc=%d dl=%d", state.list - state.list_stack, state.list->dl, state.list->ti, state.list->in, force ? state.env->ti.current : 0, state.env->in.current, state.list - list, force, state.it.dc, state.it.dl));
1755 if (state.env->in.current > state.list->in || force > 0 && state.env->ti.current > state.list->in)
1763 state.list->ti = state.env->in.current > state.list->in ? state.env->in.current : state.env->ti.current;
1768 message((-2, "LIST %d %d %d:%d %d:%d ops=%d df=%d dc=%d dl=%d", state.list - state.list_stack, state.list->dl, state.list->ti, state.list->in, force ? state.env->ti.current : 0, state.env->in.current, state.list - list, force, state.it.dc, state.it.dl));
3226 n = state.env->ti
[all...]
H A Dmm2twiki.sh1388 .ti) : ignore $op
H A Dmm2bb.sh1545 .ti) : ignore $op
H A Dmm2html.sh2529 .ti) : ignore $op
/ast/src/lib/libtksh/src/
H A Dvar.c22 #define trace_element(ti) ((ti)->flags & TKSH_TRACE_ELEMENT)
/ast/src/cmd/mam/
H A Dshmam.awk1026 function getcmdi(ar1 , ti) {

Completed in 114 milliseconds