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
1082 struct core_reloc_enumval_output { struct1083 bool named_val1_exists;1084 bool named_val2_exists;1085 bool named_val3_exists;1086 bool anon_val1_exists;1087 bool anon_val2_exists;1088 bool anon_val3_exists;1090 int named_val1;1091 int named_val2;1092 int anon_val1;[all …]