Searched defs:core_reloc_enumval_output (Results 1 – 2 of 2) sorted by relevance
30 struct core_reloc_enumval_output { struct48 struct core_reloc_enumval_output *out = (void *)&data.out; in test_core_enumval() argument
1206 struct core_reloc_enumval_output { struct1207 bool named_val1_exists;1208 bool named_val2_exists;1209 bool named_val3_exists;1210 bool anon_val1_exists;1211 bool anon_val2_exists;1212 bool anon_val3_exists;1214 int named_val1;1215 int named_val2;1216 int anon_val1;[all …]