Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching full:bitnumber

1737     class function BitMask(const BitNumber: Integer): UInt64; static;
3436 class function TBitSet.BitMask(const BitNumber: Integer): UInt64;
3440 BitPosition := BitNumber and MOD_MASK;