source: trunk/src/gcc/libiberty/ffs.c@ 228

Last change on this file since 228 was 2, checked in by bird, 23 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 473 bytes
Line 
1/* ffs -- Find the first bit set in the parameter
2
3@deftypefn Supplemental int ffs (int @var{valu})
4
5Find the first (least significant) bit set in @var{valu}. Bits are