Home
last modified time | relevance | path

Searched refs:HQuerylength (Results 1 – 5 of 5) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dvconv.c210 HQuerylength(aid, &bsize); in vimakecompat()
267 HQuerylength(aid, &bsize); in vimakecompat()
H A Dhbitio.c112 if (HQuerylength(aid, &bitfile_rec->max_offset) == FAIL) in Hstartbitread()
198 if (HQuerylength(aid, &bitfile_rec->max_offset) == FAIL) in Hstartbitwrite()
H A Dhproto.h33 #define HQuerylength(aid, length) \ macro
H A Dhfile.c1895 if ((ret_value = HQuerylength(access_id, &length)) == FAIL) in Hlength()
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhdfpack.c351 HQuerylength(aid,&len); in main()