centos man page for ffz

Query: ffz

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FFZ(9)							     Basic C Library Functions							    FFZ(9)

NAME
ffz - find first zero bit in word
SYNOPSIS
unsigned long ffz(unsigned long word);
ARGUMENTS
word The word to search
DESCRIPTION
Undefined if no zero exists, so code should check against ~0UL first.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FFZ(9)
Related Man Pages
bitmap_remap(9) - centos
glsamplemaski(3g) - mojave
glsamplemaski(3g) - osx
sql::reservedwords::db2(3pm) - debian
sql::reservedwords::oracle(3pm) - debian
Similar Topics in the Unix Linux Community
Help with iptables
Download dynamic generated image from HTML page
Get status of dd running in background job
Shell Script with following awk command pls help
A script need help