Home
last modified time | relevance | path

Searched refs:enumerate_v1 (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/wine/
H A Dmscvpdb.h480 } enumerate_v1; member
/reactos/dll/win32/dbghelp/
H A Dmsc.c700 int value, vlen = numeric_leaf(&value, &type->enumerate_v1.value); in codeview_add_type_enum_field_list()
701 …_string* p_name = (const struct p_string*)((const unsigned char*)&type->enumerate_v1.value + vlen); in codeview_add_type_enum_field_list()