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

/macosx-10.10.1/ruby-106/ruby/
H A Dst.c119 #define PHASH_SET(table, i, v) (PHASH((table), (i)) = (v)) macro
139 PHASH_SET(table, i, 0);
548 PHASH_SET(table, i, hash_val);

Completed in 113 milliseconds