Searched defs:BigStruct (Results 1 – 16 of 16) sorted by relevance
16 typedef struct BigStruct{ struct17 uint8_t a;18 int8_t b;19 uint16_t c;20 int16_t d;21 uint32_t e;22 int32_t f;23 uint64_t g;24 int64_t h;25 float i;[all …]
14 typedef struct BigStruct{ struct15 uint8_t a;16 int8_t b;17 uint16_t c;18 int16_t d;19 uint32_t e;20 int32_t f;21 uint64_t g;22 int64_t h;23 float i;[all …]
146 type BigStruct struct { struct147 q *int148 w byte149 e [17]byte member150 r []byte151 t int member152 y uint16153 u uint64154 i string
111 type BigStruct struct { struct112 i int113 j float64114 k string115 x [128<<20]byte116 l []byte
17 type BigStruct struct { struct18 X int19 Y float6420 A [1 << 20]int21 Z string
19 type BigStruct struct { struct20 X int21 Y float6422 A [1 << 20]int23 Z string
80 struct BigStruct { struct81 uint8_t data[1337];
38 } BigStruct; typedef
824 struct BigStruct { struct825 char bytes[10000];
829 struct BigStruct { struct830 char bytes[10000];
822 struct BigStruct { struct823 char bytes[10000];
864 struct BigStruct { struct865 char bytes[10000];