Searched refs:ST_INDEX_BITS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dst.h75 #define ST_INDEX_BITS (sizeof(st_index_t) * CHAR_BIT) macro
93 st_index_t num_entries : ST_INDEX_BITS - 1;

Completed in 201 milliseconds