Searched defs:BITSPERDIG (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dsprintf.c25 #define BITSPERDIG (SIZEOF_BDIGITS*CHAR_BIT) macro
H A Drandom.c264 #define BITSPERDIG (SIZEOF_BDIGITS*CHAR_BIT) macro
429 buf[j] <<= BITSPERDIG; local
[all...]
H A Dbignum.c37 #define BITSPERDIG (SIZEOF_BDIGITS*CHAR_BIT) macro
[all...]

Completed in 177 milliseconds