Searched refs:guid_block (Results 1 – 1 of 1) sorted by relevance
40 struct guid_block { struct52 static_assert(sizeof(typeof_member(struct guid_block, guid)) == 16); argument53 static_assert(sizeof(struct guid_block) == 20);54 static_assert(__alignof__(struct guid_block) == 1);64 struct guid_block gblock;319 struct guid_block *block; in wmidev_evaluate_method()366 struct guid_block *block; in __query_block()502 struct guid_block *block = &wblock->gblock; in wmidev_block_set()1134 const struct guid_block *gblock; in parse_wdg()1156 gblock = (const struct guid_block *)obj->buffer.pointer; in parse_wdg()[all …]