Searched refs:guid_block (Results 1 – 1 of 1) sorted by relevance
43 struct guid_block { struct55 static_assert(sizeof(typeof_member(struct guid_block, guid)) == 16); argument56 static_assert(sizeof(struct guid_block) == 20);57 static_assert(__alignof__(struct guid_block) == 1);67 struct guid_block gblock;322 struct guid_block *block; in wmidev_evaluate_method()477 struct guid_block *block; in __query_block()642 struct guid_block *block = &wblock->gblock; in wmidev_block_set()1288 const struct guid_block *gblock; in parse_wdg()1310 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()[all …]