Ruby 1.9.3p327(2012-11-10revision37606)
Functions
missing/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().