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
bitmap_remap(9) - suse
swap_word_bytes(9r) - osf1
glsamplemaski(3g) - osx
sql::reservedwords::oracle(3pm) - debian
sql::reservedwords::postgresql(3pm) - debian
Similar Topics in the Unix Linux Community
Help with iptables
Copy mismatch while copying RHEL DVD to folder
Help with Shell Script: User Lookup
Changing date format with script
LUNIX on a Commodore 64, yup UNIX on one of the most famous home computers of all time...