19.11.2014 Views

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

40.13.14 wrappingNegate(selfStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.15 negate(selfStart: IndexInt,length: IndexInt,carryIn: Bit = 1):Bit<br />

throws { IndexOutOfBoundsException }<br />

40.13.16 signedNegate(selfStart: IndexInt,length: IndexInt,overflowAction:() → ()):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.17 unsignedNegate(selfStart: IndexInt,length:IndexInt,overflowAction: () → ()):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.18 saturatingSignedNegate(selfStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.19 bitNot(selfStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.20 bitAnd(selfStart: IndexInt,source: T,sourceStart:IndexInt,length:IndexInt): ()<br />

throws { IndexOutOfBoundsException }<br />

40.13.21 bitOr(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.22 bitXor(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.23 bitXorNot(selfStart: IndexInt,source: T,sourceStart:IndexInt,length:IndexInt): ()<br />

throws { IndexOutOfBoundsException }<br />

40.13.24 bitNand(selfStart:IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.25 bitNor(selfStart: IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.26 bitAndNot(selfStart: IndexInt,source: T,sourceStart:IndexInt,length:IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.27 bitOrNot(selfStart: IndexInt,source: T,sourceStart:IndexInt,length:IndexInt): ()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

40.13.28 signedMax(selfStart: IndexInt,source: T,sourceStart:IndexInt,length:IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

40.13.29 signedMin(selfStart:IndexInt,source: T,sourceStart: IndexInt,length: IndexInt):()<br />

throws { IndexOutOfBoundsException }<br />

[Description to be supplied.]<br />

308

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!