Searched refs:ret1 (Results 1 – 4 of 4) sorted by relevance
44 void MapReturn(sal_uInt32 ret0, sal_uInt32 ret1, typelib_TypeDescription *pReturnTypeDescr, bool bR… in MapReturn() argument53 pRegisterReturn[1] = ret1; in MapReturn()76 pRegisterReturn[1] = ret1; in MapReturn()
56 { OutPosition ret1 = rEnv.OutputTree().IndexRoot(); in PositionOf_Index() local57 return OutPosition( ret1, String(output::IndexFile_A()) ); } in PositionOf_Index()
362 ret1 = Search_MatchingInstance( in Search_CeLocal() local376 ret = ret1; in Search_CeLocal()377 else if (NOT ret1.IsValid()) in Search_CeLocal()
150 sal_Bool ret1= test1(); in main() local151 if( ret1) printf( "\n Test 1 successful \n"); in main()
Completed in 23 milliseconds