Searched refs:guid_block (Results 1 – 1 of 1) sorted by relevance
39 struct guid_block { struct51 static_assert(sizeof(typeof_member(struct guid_block, guid)) == 16); argument52 static_assert(sizeof(struct guid_block) == 20);53 static_assert(__alignof__(struct guid_block) == 1);63 struct guid_block gblock;318 struct guid_block *block; in wmidev_evaluate_method()358 struct guid_block *block; in __query_block()494 struct guid_block *block = &wblock->gblock; in wmidev_block_set()1099 const struct guid_block *gblock; in parse_wdg()1121 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()[all …]