Searched defs:BigStruct (Results 1 – 3 of 3) sorted by relevance
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 …]
822 struct BigStruct { struct823 char bytes[10000];
824 struct BigStruct { struct825 char bytes[10000];