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