centos man page for ffz

Query: ffz

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_words(9r) - osf1
glsamplemaski(3g) - osx
udm_find(3) - php
sql::reservedwords::db2(3pm) - debian
Similar Topics in the Unix Linux Community
Get status of dd running in background job
Copy mismatch while copying RHEL DVD to folder
Help with Shell Script: User Lookup
Copy of "How to create a long list of directories with mkdir?"
A script need help