Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mapi32/
H A Dprop.c559 static const LPropCompareProp_Result LPCProp_Results[] = variable
590 for (j = 0; j < ARRAY_SIZE(LPCProp_Results); j++) in test_LPropCompareProp()
592 SHORT lVal = LPCProp_Results[j].lVal; in test_LPropCompareProp()
593 SHORT rVal = LPCProp_Results[j].rVal; in test_LPropCompareProp()
595 iExp = LPCProp_Results[j].iRet; in test_LPropCompareProp()
671 LPCProp_Results[j].lVal, LPCProp_Results[j].rVal, iExp, iRet); in test_LPropCompareProp()