Lines Matching defs:RetValue
903 Bool RetValue;907 RetValue = DeviceInit(dev);910 RetValue = DeviceOn(dev);913 RetValue = DeviceOff(dev);916 RetValue = DeviceClose(dev);919 RetValue = BadValue;922 return RetValue;1031 Bool RetValue;1035 RetValue = DeviceOff(dev);1044 return RetValue;