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

/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dst.h140 st_index_t st_hash_uint32(st_index_t h, uint32_t i);
H A Dintern.h733 #define rb_hash_uint32(h, i) st_hash_uint32((h), (i))
/macosx-10.10.1/ruby-106/ruby/
H A Dst.c1440 st_hash_uint32(st_index_t h, uint32_t i) function

Completed in 379 milliseconds