Searched refs:shifted (Results 26 - 29 of 29) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm590 | unsigned int exponent : 11; /* exponent, shifted by 126 */
2470 | unsigned int exponent : 8; /* exponent, shifted by 126 */
2542 | shifted right once, so bit #FLT_MANT_DIG is set (so we have one extra
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1153 (** [const_shl c1 c2] returns the constant integer [c1] left-shifted by the
1158 (** [const_lshr c1 c2] returns the constant integer [c1] right-shifted by the
1163 (** [const_ashr c1 c2] returns the constant integer [c1] right-shifted by the
/openbsd-current/gnu/usr.bin/perl/cpan/Unicode-Collate/
H A DCollate.pm111 blanked non-ignorable shifted shift-trimmed
210 $self->{alternateTable} || 'shifted';
1341 Level 4: tie-breaking (e.g. in the case when variable is 'shifted')
1349 When C<variable> is 'blanked' or 'non-ignorable' (other than 'shifted'
1781 variable => 'blanked', 'non-ignorable', 'shifted', or 'shift-trimmed'.
1784 By default (if specification is omitted), 'shifted' is adopted.
1795 'Shift-Trimmed' Same as 'shifted', but all FFFF's at the 4th level
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/
H A DDB_File.pm1426 print "shifted $first\n" ;
1441 shifted white

Completed in 215 milliseconds

12