Query: ffs
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FFS(9) Basic C Library Functions FFS(9)NAMEffs - find first set bit in wordSYNOPSISint ffs(int x);ARGUMENTSx the word to searchDESCRIPTIONThis is defined the same way as the libc and compiler builtin ffs routines, therefore differs in spirit from the other bitops. ffs(value) returns 0 if value is 0 or the position of the first set bit if value is nonzero. The first (least significant) bit is at position 1.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FFS(9)
Related Man Pages |
---|
ffsll(3) - linux |
ffs(3) - linux |
ffsl(3) - linux |
ffs(3) - xfree86 |
ffs(3) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
awk command |
increment a value at an offset in hundreds very large hex file |
NTP high offset | no servers can be used, exiting |
File name offset |
Problem running zip from cron - bad zipfile offset |