Searched defs:struct1 (Results 1 – 7 of 7) sorted by relevance
5 struct __attribute__((packed, aligned(4))) struct1 { struct8 int x = __alignof(struct struct1); argument
11 static test_structure_1 struct1(test_structure_1 ts) in struct1() function
17 static test_structure_1 ABI_ATTR struct1(test_structure_1 ts) in struct1() function
57 static struct foo struct1; variable
612 std::pair<std::string, int> struct1{"value2", 3}; in TEST() local633 std::tuple<std::string, int> struct1{"value2", 3}; in TEST() local