Searched defs:Bytes (Results 1 – 7 of 7) sorted by relevance
1 typedef struct Bytes Bytes; typedef10 struct Bytes struct12 uchar *b;13 long n;14 long nalloc;
45 Bytes = 1024*1024, enumerator
31 typedef struct Bytes{ struct34 } Bytes; argument
22 typedef struct Bytes Bytes; typedef58 struct Bytes { struct59 int len;60 uchar data[1];
22 typedef struct Bytes Bytes; typedef59 struct Bytes { struct60 int len;61 uchar data[1];