Home
last modified time | relevance | path

Searched refs:GRgetdatainfo (Results 1 – 4 of 4) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhdatainfo.h55 HDFLIBAPI intn GRgetdatainfo
H A Dhdatainfo.c861 GRgetdatainfo(int32 riid, uintn start_block, uintn info_count, in GRgetdatainfo() function
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dtdatainfo.c995 status = GRgetdatainfo(riid, 0, 1, &offset, &length); in test_oneblock_ri()
1106 info_count = GRgetdatainfo(riid, 0, 0, NULL, NULL); in test_dfr8_24()
1112 info_count = GRgetdatainfo(riid, 0, info_count, &offset, &length); in test_dfr8_24()
H A Drig.c1504 status = GRgetdatainfo(riid, 0, 1, &offset, &length); in test_r24_jpeg()