Searched refs:newcall (Results 1 – 2 of 2) sorted by relevance
26 GetVRefNum = calldll.newcall(_InterfaceLib.GetVRefNum, "None", "InShort", "OutShort")27 _getInfo = calldll.newcall(_InterfaceLib.PBGetFCBInfoSync, "Short", "InLong")
334 bool newcall = true; in RunTest() local335 while (newcall) { in RunTest()851 newcall = (end_option == 1); in RunTest()