Ruby  2.4.2p198(2017-09-14revision59899)
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

◆ ffs()

int ffs ( int  arg)

Definition at line 6 of file ffs.c.

Referenced by big2str_base_poweroftwo(), and rb_str_format().