Home
last modified time | relevance | path

Searched defs:tcol (Results 1 – 3 of 3) sorted by path

/dragonfly/contrib/mdocml/
H A Dterm.h64 struct termp_col *tcol; /* Current table column. */ member
/dragonfly/contrib/nvi2/vi/
H A Dv_txt.c262 size_t tcol; /* Temporary column. */ in v_txt() local
/dragonfly/games/rogue/
H A Drogue.h244 short trow, tcol; /* target row, col */ member