Ruby  2.1.4p265(2014-10-27revision48166)
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 big2str_base_poweroftwo(), and rb_str_format().