Searched defs:Count (Results 1 – 3 of 3) sorted by relevance
20 typedef struct Count Count; typedef105 struct Count struct107 long count;108 long outof;
24 typedef struct Count Count; typedef117 struct Count struct119 long count;120 long outof;
30 Count = 2, /* sector count<7-0>, sector count<15-8> */ enumerator