Searched defs:Term (Results 1 – 3 of 3) sorted by relevance
51 typedef struct Term Term; typedef634 struct Term { struct635 int bset; /* these bits have to be on */636 int breset; /* these bits have to be off */637 int Hor; /* #units in minimum horiz motion */638 int Vert; /* #units in minimum vert motion */639 int Newline; /* #units in single line space */640 int Char; /* #units in character width */664 extern Term t; argument
19 typedef struct Term Term; typedef170 struct Term struct172 vlong mult;173 Node *node;
33 Term, enumerator