Searched defs:destline (Results 1 – 2 of 2) sorted by relevance
68 static int outcol, outline, destcol, destline; variable
180 tgoto(const char *cm, int destcol, int destline) in tgoto()