Home | History | Annotate | Download | only in Misc

Lines Matching full:masking

6358 - In pickle and cPickle, instead of masking errors in load() by
17069 - masking operations involving negative long integers gave wrong results
17272 - C shifting and masking operators: << >> ~ & ^ | (for ints and longs).