Searched defs:Col (Results 1 – 6 of 6) sorted by relevance
22 typedef struct Col Col; typedef31 struct Col { struct32 Col *next; // next col in row argument33 int c; // col number57 static char *Columnrange = nil; // range of collums wanted argument
794 typedef struct Col Col; typedef795 struct Col { struct804 Col c[4], t; in fmt2chan() argument
18 Col, /* ? Coloquial */ enumerator
25 Col, /* column of table (aux just may be r) */ enumerator
113 Col = 0x04, /* transmit collided */ enumerator
80 Col = 1<<16, /* collision during receive */ enumerator