rb_hash_new      1598 array.c            VALUE hash = rb_hash_new();
rb_hash_new      3061 eval.c         	    VALUE hash = rb_hash_new();
rb_hash_new      399 ext/dbm/dbm.c      VALUE hash = rb_hash_new();
rb_hash_new      699 ext/dbm/dbm.c      hash = rb_hash_new();
rb_hash_new      665 ext/dl/dl.c      DLFuncTable = rb_hash_new();
rb_hash_new      1061 ext/dl/ptr.c     DLMemoryTable = rb_hash_new();
rb_hash_new      504 ext/gdbm/gdbm.c     VALUE hash = rb_hash_new();
rb_hash_new      902 ext/gdbm/gdbm.c     hash = rb_hash_new();
rb_hash_new      389 ext/sdbm/init.c     VALUE hash = rb_hash_new();
rb_hash_new      698 ext/sdbm/init.c     hash = rb_hash_new();
rb_hash_new      1119 ext/win32ole/win32ole.c     constant = rb_hash_new();
rb_hash_new      894 hash.c             VALUE h = rb_hash_new();
rb_hash_new      1556 hash.c             VALUE hash = rb_hash_new();
rb_hash_new      1000 marshal.c      	    v = rb_hash_new();
rb_hash_new      1211 marshal.c          arg.data   = hash = rb_hash_new();
rb_hash_new      676 signal.c           VALUE h = rb_hash_new();