Home
last modified time | relevance | path

Searched refs:DFE_COMPINFO (Results 1 – 3 of 3) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dherr.h244 DFE_COMPINFO, /* Invalid compression header */ enumerator
444 {DFE_COMPINFO, "Invalid compression header"},
H A Dhcomp.c983 if (info == NULL) HGOTO_ERROR(DFE_COMPINFO, FAIL); in HCPgetcompress()
986 if (status == FAIL) HGOTO_ERROR(DFE_COMPINFO, FAIL); in HCPgetcompress()
998 if (status == FAIL) HGOTO_ERROR(DFE_COMPINFO, FAIL); in HCPgetcompress()
1091 if (info == NULL) HGOTO_ERROR(DFE_COMPINFO, FAIL); in HCPgetcompinfo()
1094 if (status == FAIL) HGOTO_ERROR(DFE_COMPINFO, FAIL); in HCPgetcompinfo()
1106 if (status == FAIL) HGOTO_ERROR(DFE_COMPINFO, FAIL); in HCPgetcompinfo()
1190 HGOTO_ERROR(DFE_COMPINFO, FAIL); in HCIstaccess()
H A Dhchunks.c2039 if (info == NULL) HGOTO_ERROR(DFE_COMPINFO, FAIL); in HMCgetcompress()
2620 HGOTO_ERROR(DFE_COMPINFO, FAIL); in HMCgetdatasize()