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_remap(9) - centos
swap_lw_bytes(9r) - osf1
swap_word_bytes(9r) - osf1
swap_words(9r) - osf1
udm_find(3) - php
Similar Topics in the Unix Linux Community
Rsync Scripts for Offsite backups
Input 2 files, calculate diffs line by line
Get Compressed byte offset from .gz file
NTP high offset | no servers can be used, exiting
Grep --byte-offset not returning the offset (Grep version 2.5.1)