Home
last modified time | relevance | path

Searched defs:Col (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/aux/
H A Dmsexceltables.c22 typedef struct Col Col; typedef
31 struct Col { struct
32 Col *next; // next col in row argument
33 int c; // col number
57 static char *Columnrange = nil; // range of collums wanted argument
/plan9/sys/src/cmd/vnc/
H A Dvncs.c794 typedef struct Col Col; typedef
795 struct Col { struct
804 Col c[4], t; in fmt2chan() argument
/plan9/sys/src/cmd/dict/
H A Dpgw.c18 Col, /* ? Coloquial */ enumerator
H A Doed.c25 Col, /* column of table (aux just may be r) */ enumerator
/plan9/sys/src/9/pc/
H A Dether8390.c113 Col = 0x04, /* transmit collided */ enumerator
H A Dether83815.c80 Col = 1<<16, /* collision during receive */ enumerator