centos man page for __ffs

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 word
SYNOPSIS
unsigned long __ffs(unsigned long word);
ARGUMENTS
word The word to search
DESCRIPTION
Undefined if no bit exists, so code should check against 0 first.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __FFS(9)
Related Man Pages
bitmap_onto(9) - centos
glsamplemaski(3g) - mojave
glsamplemaski(3g) - debian
swap_words(9r) - osf1
glsamplemaski(3g) - osx
Similar Topics in the Unix Linux Community
awk command
Rsync Scripts for Offsite backups
increment a value at an offset in hundreds very large hex file
Input 2 files, calculate diffs line by line
Get Compressed byte offset from .gz file