__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) - centos |
| bitmap_remap(9) - suse |
| udm_find(3) - php |
| sql::reservedwords::db2(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk command |
| Accessing substrings by offset and length |
| Rsync Scripts for Offsite backups |
| Input 2 files, calculate diffs line by line |
| Selection of records y time and offset. |