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
swap_lw_bytes(9r) - osf1
udm_find(3) - php
sql::reservedwords::db2(3pm) - debian
sql::reservedwords::postgresql(3pm) - debian
Similar Topics in the Unix Linux Community
DBCA Issues
Shell script for field wise record count for different Files .csv files
Help with Shell Script: User Lookup
Copy of "How to create a long list of directories with mkdir?"
A script need help