Check_TypedStruct   26 ext/-test-/marshal/usr/usrmarshal.c     int *ptr = Check_TypedStruct(self, &usrmarshal_type);
Check_TypedStruct   34 ext/-test-/marshal/usr/usrmarshal.c     int *ptr = Check_TypedStruct(self, &usrmarshal_type);
Check_TypedStruct   32 ext/-test-/st/numhash/numhash.c     st_table *tbl = (st_table *)Check_TypedStruct(self, &numhash_type);
Check_TypedStruct   42 ext/-test-/st/numhash/numhash.c     st_table *tbl = (st_table *)Check_TypedStruct(self, &numhash_type);
Check_TypedStruct   52 ext/-test-/st/numhash/numhash.c     st_table *tbl = (st_table *)Check_TypedStruct(self, &numhash_type);
Check_TypedStruct   71 ext/-test-/st/numhash/numhash.c     st_table *table = (st_table *)Check_TypedStruct(self, &numhash_type);
Check_TypedStruct   94 ext/-test-/st/numhash/numhash.c     st_table *table = (st_table *)Check_TypedStruct(self, &numhash_type);
Check_TypedStruct  110 ext/-test-/st/numhash/numhash.c     st_table *table = (st_table *)Check_TypedStruct(self, &numhash_type);
Check_TypedStruct  117 ext/-test-/st/numhash/numhash.c     st_table *table = (st_table *)Check_TypedStruct(self, &numhash_type);
Check_TypedStruct 1401 proc.c             Check_TypedStruct(method, &method_data_type);
Check_TypedStruct 1319 vm_eval.c      	    bind = Check_TypedStruct(scope, &ruby_binding_data_type);