Query: upper_32_bits
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UPPER_32_BITS(9) Driver Basics UPPER_32_BITS(9)NAMEupper_32_bits - return bits 32-63 of a numberSYNOPSISupper_32_bits(n);ARGUMENTSn the number we're accessingDESCRIPTIONA basic shift-right of a 64- or 32-bit quantity. Use this to suppress the "right shift count >= width of type" warning when that quantity is 32-bits.COPYRIGHTKernel Hackers Manual 2.6. July 2010 UPPER_32_BITS(9)
| Related Man Pages |
|---|
| bitmap_remap(9) - centos |
| __shiftout(3) - netbsd |
| __shiftin(3) - netbsd |
| swap_word_bytes(9r) - osf1 |
| moose::cookbook::basics::document_augmentandinner(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| [Solved] Using ULL suffix in C++ code compiled on RHEL6.4 |