__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 2.6. July 2010 __FFS(9)
| Related Man Pages |
|---|
| bitmap_onto(9) - centos |
| glsamplemaski(3g) - mojave |
| glsamplemaski(3g) - debian |
| swap_word_bytes(9r) - osf1 |
| glsamplemaski(3g) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Reading a file from a specified offset |
| Input 2 files, calculate diffs line by line |
| File name offset |
| Problem running zip from cron - bad zipfile offset |
| Selection of records y time and offset. |