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
glsamplemaski(3g) - mojave
glsamplemaski(3g) - debian
sql::reservedwords::db2(3pm) - debian
sql::reservedwords::mysql(3pm) - debian
sql::reservedwords::oracle(3pm) - debian
Similar Topics in the Unix Linux Community
Tcp ip port open but no such process (merged: Release A Port)
Download dynamic generated image from HTML page
Get status of dd running in background job
Shell script for field wise record count for different Files .csv files
A script need help