__FFS

Section: LINUX (9)
Updated: August 2005
Index Return to Main Contents
 

NAME

__ffs - find first bit in word.  

SYNOPSIS

unsigned long __ffs  (unsigned long word);

 

ARGUMENTS

word
The word to search

 

DESCRIPTION

Undefined if no bit exists, so code should check against 0 first.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:30:14 GMT, August 30, 2005