Ruby  2.1.10p492(2016-04-01revision54464)
Functions
ffs.c File Reference
#include "ruby.h"

Go to the source code of this file.

Functions

int ffs (int arg)
 

Function Documentation

◆ ffs()

int ffs ( int  arg)

Definition at line 6 of file ffs.c.

Referenced by big2str_base_poweroftwo(), and rb_str_format().