Ruby  2.0.0p451(2014-02-24revision45167)
Functions
ffs.c File Reference
#include "ruby.h"
Include dependency graph for ffs.c:

Go to the source code of this file.

Functions

int ffs (int arg)
 

Function Documentation

int ffs ( int  arg)

Definition at line 6 of file ffs.c.

Referenced by rb_big_pow().