HASH_ASET 3066 vm.c #define HASH_ASET(h, k, v) rb_hash_aset((h), (st_data_t)(k), (st_data_t)(v)) HASH_ASET 3197 vm.c #undef HASH_ASET