Ruby  1.9.3p547(2014-05-14revision45962)
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().