Searched refs:StructDataEntry (Results 1 – 3 of 3) sorted by relevance
88 StructDataEntry *entry; in StructData_AddItem()93 StructDataEntry *new; in StructData_AddItem()97 storage->max_count * sizeof(StructDataEntry)); in StructData_AddItem()115 const StructDataEntry *expected, in StructData_CheckItems()131 const StructDataEntry *got = &storage->entries[i]; in StructData_CheckItems()132 const StructDataEntry *want = &expected[i]; in StructData_CheckItems()
48 } StructDataEntry; typedef53 StructDataEntry *entries;66 const StructDataEntry *expected,
1174 const StructDataEntry expected[] = { in START_TEST()1186 const int expected_count = sizeof(expected) / sizeof(StructDataEntry); in START_TEST()