ffz(9) suse man page | unix.com

Man Page: ffz

Operating Environment: suse

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 2.6. July 2010 FFZ(9)
Related Man Pages
glsamplemaski(3g) - mojave
glsamplemaski(3g) - centos
bitmap_remap(9) - suse
udm_find(3) - php
sql::reservedwords::mysql(3pm) - debian
Similar Topics in the Unix Linux Community
Help with iptables
Download dynamic generated image from HTML page
Shell script for field wise record count for different Files .csv files
Shell Script with following awk command pls help
Copy of "How to create a long list of directories with mkdir?"