Home
last modified time | relevance | path

Searched defs:Count (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/vl/
H A Dl.h20 typedef struct Count Count; typedef
105 struct Count struct
107 long count;
108 long outof;
/plan9/sys/src/cmd/5l/
H A Dl.h24 typedef struct Count Count; typedef
117 struct Count struct
119 long count;
120 long outof;
/plan9/sys/src/9/pc/
H A Dsdata.c30 Count = 2, /* sector count<7-0>, sector count<15-8> */ enumerator