Searched refs:MyType (Results 1 – 4 of 4) sorted by relevance
34 typedef struct MyType MyType; typedef42 struct MyType { struct66 .instance_size = sizeof(MyType),78 MyType *mt; in test_static_prop_subprocess()107 MyType *mt; in test_static_globalprop_subprocess()140 MyType *mt = DYNAMIC_TYPE(obj); in DECLARE_INSTANCE_CHECKER()148 MyType *mt = DYNAMIC_TYPE(obj); in prop2_accessor()172 .instance_size = sizeof(MyType),188 .instance_size = sizeof(MyType),219 MyType *mt; in test_dynamic_globalprop_subprocess()[all …]
1 bad-base.json: In struct 'MyType':
9 { 'struct': 'MyType', 'base': 'Union', 'data': { 'c': 'int' } }
293 { 'struct': 'MyType',499 { 'struct': 'MyType', 'data': { '*value': 'str' } }501 'returns': [ 'MyType' ] }1288 Example: the SchemaInfo for MyType from section `Struct types`_ ::1290 { "name": "MyType", "meta-type": "object",