ffz(9) centos man page | unix.com

Man Page: ffz

Operating Environment: centos

Section: 9

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
dictfmt_index2word(1) - debian
glsamplemaski(3g) - debian
swap_lw_bytes(9r) - osf1
sql::reservedwords::db2(3pm) - debian
sql::reservedwords::oracle(3pm) - debian
Similar Topics in the Unix Linux Community
Help with iptables
Get status of dd running in background job
DBCA Issues
Shell Script with following awk command pls help
Help with Shell Script: User Lookup