st_init_numtable 4518 array.c            memo = st_init_numtable();
st_init_numtable  425 class.c        	    RCLASS_IV_TBL(klass) = st_init_numtable();
st_init_numtable  825 class.c        	RCLASS_IV_TBL(module) = st_init_numtable();
st_init_numtable 1191 class.c            me_arg.list = st_init_numtable();
st_init_numtable 1425 class.c            me_arg.list = st_init_numtable();
st_init_numtable 5094 compile.c      		    labels_table = st_init_numtable();
st_init_numtable 6462 compile.c          table = st_init_numtable();
st_init_numtable 6770 compile.c          struct st_table *labels_table = st_init_numtable();
st_init_numtable 8288 compile.c          dump->iseq_table = st_init_numtable(); /* need free */
st_init_numtable 8289 compile.c          dump->id_table = st_init_numtable();   /* need free */
st_init_numtable  979 cont.c         	*table_p = st_init_numtable();
st_init_numtable 1226 cont.c             th->local_storage = st_init_numtable();
st_init_numtable  514 dln.c          	reloc_tbl = st_init_numtable();
st_init_numtable 2021 error.c            syserr_tbl = st_init_numtable();
st_init_numtable   78 ext/-test-/st/foreach/foreach.c     st_table *tbl = st_init_numtable();
st_init_numtable  139 ext/-test-/st/foreach/foreach.c     st_table *tbl = st_init_numtable();
st_init_numtable   34 ext/-test-/st/numhash/numhash.c     DATA_PTR(self) = st_init_numtable();
st_init_numtable  158 ext/objspace/object_tracing.c 	tmp_trace_arg->object_table = st_init_numtable();
st_init_numtable  792 ext/objspace/objspace.c 	data.refs = st_init_numtable();
st_init_numtable 2696 ext/socket/constdefs.c     rsock_intern_family_hash = st_init_numtable();
st_init_numtable 2812 ext/socket/constdefs.c     rsock_intern_family_noprefix_hash = st_init_numtable();
st_init_numtable 3042 ext/socket/constdefs.c     rsock_intern_protocol_family_hash = st_init_numtable();
st_init_numtable 3167 ext/socket/constdefs.c     rsock_intern_socktype_hash = st_init_numtable();
st_init_numtable 3187 ext/socket/constdefs.c     rsock_intern_ipproto_hash = st_init_numtable();
st_init_numtable 3267 ext/socket/constdefs.c     rsock_intern_iplevel_hash = st_init_numtable();
st_init_numtable 3431 ext/socket/constdefs.c     rsock_intern_so_optname_hash = st_init_numtable();
st_init_numtable 3793 ext/socket/constdefs.c     rsock_intern_ip_optname_hash = st_init_numtable();
st_init_numtable 4059 ext/socket/constdefs.c     rsock_intern_ipv6_optname_hash = st_init_numtable();
st_init_numtable 4223 ext/socket/constdefs.c     rsock_intern_tcp_optname_hash = st_init_numtable();
st_init_numtable 4381 ext/socket/constdefs.c     rsock_intern_udp_optname_hash = st_init_numtable();
st_init_numtable 4389 ext/socket/constdefs.c     rsock_intern_scm_optname_hash = st_init_numtable();
st_init_numtable 4445 ext/socket/constdefs.c     rsock_intern_local_optname_hash = st_init_numtable();
st_init_numtable 3907 ext/win32ole/win32ole.c     RTYPEDDATA_DATA(enc2cp_hash) = st_init_numtable();
st_init_numtable 3911 ext/win32ole/win32ole.c     RTYPEDDATA_DATA(com_hash) = st_init_numtable();
st_init_numtable 2328 gc.c               finalizer_table = st_init_numtable();
st_init_numtable 4857 gc.c               data.references = st_init_numtable();
st_init_numtable 8145 gc.c               w->obj2wmap = st_init_numtable();
st_init_numtable 8146 gc.c               w->wmap2obj = st_init_numtable();
st_init_numtable  104 include/ruby/st.h st_table *st_init_numtable(void);
st_init_numtable 1793 iseq.c             struct st_table *labels_table = st_init_numtable();
st_init_numtable 1015 marshal.c          arg->symbols = st_init_numtable();
st_init_numtable 2044 marshal.c          arg->symbols = st_init_numtable();
st_init_numtable 2223 marshal.c          compat_allocator_tbl = st_init_numtable();
st_init_numtable  184 regint.h       #define onig_st_init_numtable               st_init_numtable
st_init_numtable 3086 thread.c       	    th->local_storage = st_init_numtable();
st_init_numtable   50 variable.c         generic_iv_tbl = st_init_numtable();
st_init_numtable  159 variable.c     	    RCLASS_IV_TBL(klass) = st_init_numtable();
st_init_numtable  987 variable.c     	generic_iv_tbl_compat = st_init_numtable();
st_init_numtable  996 variable.c     	a.tbl = st_init_numtable();
st_init_numtable 1324 variable.c     	iv_index_tbl = RCLASS_IV_INDEX_TBL(klass) = st_init_numtable();
st_init_numtable 1407 variable.c     	if (!RCLASS_IV_TBL(obj)) RCLASS_IV_TBL(obj) = st_init_numtable();
st_init_numtable 1968 variable.c     	if (!tbl) tbl = RCLASS_IV_TBL(mod) = st_init_numtable();
st_init_numtable 1972 variable.c     	DATA_PTR(av) = tbl = st_init_numtable();
st_init_numtable 2415 variable.c     	tbl = st_init_numtable();
st_init_numtable 2832 variable.c     	RCLASS_IV_TBL(target) = st_init_numtable();
st_init_numtable 2922 variable.c     	tbl = st_init_numtable();
st_init_numtable 1459 vm.c               vm_opt_method_table = st_init_numtable();
st_init_numtable 2051 vm_eval.c          RHASH(vars->tbl)->ntbl = st_init_numtable(); /* compare_by_identity */
st_init_numtable  713 win32/win32.c  	socklist = st_init_numtable();
st_init_numtable 6395 win32/win32.c  	conlist = st_init_numtable();