Query: __ffs
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__FFS(9) Basic C Library Functions __FFS(9)NAME__ffs - find first set bit in wordSYNOPSISunsigned long __ffs(unsigned long word);ARGUMENTSword The word to searchDESCRIPTIONUndefined if no bit exists, so code should check against 0 first.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __FFS(9)
Related Man Pages |
---|
bitmap_onto(9) - centos |
bitmap_remap(9) - centos |
glsamplemaski(3g) - mojave |
glsamplemaski(3g) - debian |
glsamplemaski(3g) - centos |
Similar Topics in the Unix Linux Community |
---|
awk command |
Rsync Scripts for Offsite backups |
Input 2 files, calculate diffs line by line |
Relative column offsets |
Selection of records y time and offset. |