[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.16.0.5 bfd_log2

Synopsis
 
unsigned int bfd_log2 (bfd_vma x);
Description
Return the log base 2 of the value supplied, rounded up. E.g., an x of 1025 returns 11. A x of 0 returns 0.



This document was generated by system on December, 2 2004 using texi2html