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
glsamplemaski(3g) - centos
bitmap_remap(9) - suse
swap_lw_bytes(9r) - osf1
swap_word_bytes(9r) - osf1
glsamplemaski(3g) - osx
Similar Topics in the Unix Linux Community
Get status of dd running in background job
Running q-shell commands( on IBM-i Series) from cygwin terminal (on windows)
How to add nodev for /dev/shm partition in Linux using shell script?
Shell script for field wise record count for different Files .csv files
Help with Shell Script: User Lookup