Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msvcrt/
H A Dcpp.c960 static struct rtti_data simple_class_sig0_rtti, child_class_sig0_rtti; in test_rtti() local
1031 child_class_sig0_rtti = child_class_rtti; in test_rtti()
1032 child_class_sig0_rtti.object_locator.signature = 0; in test_rtti()
1033child_class_sig0_rtti.base_descriptor[0].type_descriptor = RTTI_REF_SIG0(child_class_sig0_rtti, ty… in test_rtti()
1034child_class_sig0_rtti.base_descriptor[1].type_descriptor = RTTI_REF_SIG0(child_class_sig0_rtti, ty… in test_rtti()
1035child_class_sig0_rtti.base_array.bases[0] = RTTI_REF_SIG0(child_class_sig0_rtti, base_descriptor[0… in test_rtti()
1036child_class_sig0_rtti.base_array.bases[1] = RTTI_REF_SIG0(child_class_sig0_rtti, base_descriptor[1… in test_rtti()
1037child_class_sig0_rtti.object_hierarchy.base_classes = RTTI_REF_SIG0(child_class_sig0_rtti, base_ar… in test_rtti()
1038child_class_sig0_rtti.object_locator.type_descriptor = RTTI_REF_SIG0(child_class_sig0_rtti, type_i… in test_rtti()
1039child_class_sig0_rtti.object_locator.type_hierarchy = RTTI_REF_SIG0(child_class_sig0_rtti, object_… in test_rtti()
[all …]