Home
last modified time | relevance | path

Searched refs:dset2_tid (Results 1 – 2 of 2) sorted by relevance

/dports/science/hdf5/hdf5-1.10.6/test/
H A Dtsohm.c3707 hid_t s1_tid, dset1_tid, dset2_tid, space; in test_sohm_external_dtype() local
3806 dset2_tid = H5Dget_type(dataset2); in test_sohm_external_dtype()
3807 CHECK_I(dset2_tid, "H5Dget_type"); in test_sohm_external_dtype()
3809 dtype_class = H5Tget_class(dset2_tid); in test_sohm_external_dtype()
3813 ret = H5Tclose(dset2_tid); in test_sohm_external_dtype()
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dtsohm.c3824 hid_t s1_tid, dset1_tid, dset2_tid, space; in test_sohm_external_dtype() local
3938 dset2_tid = H5Dget_type(dataset2); in test_sohm_external_dtype()
3939 CHECK_I(dset2_tid, "H5Dget_type"); in test_sohm_external_dtype()
3942 dtype_class = H5Tget_class(dset2_tid); in test_sohm_external_dtype()
3945 ret = H5Tclose(dset2_tid); in test_sohm_external_dtype()